mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-21 15:53:55 +02:00
ci: pin nixci version to the 23.11 release
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
b0d7bc1e2a
commit
2c48af066f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||
extraPullNames: nixsgx
|
||||
- name: nix build
|
||||
run: nix run nixpkgs#nixci
|
||||
run: nix run github:nixos/nixpkgs/nixos-23.11#nixci
|
||||
- name: nix docker image
|
||||
run: |
|
||||
nix build .#container-vault-auth-tee
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue