Skip to content

Commit

Permalink
ci: pin nixci version to the 23.11 release
Browse files Browse the repository at this point in the history
Signed-off-by: Harald Hoyer <[email protected]>
  • Loading branch information
haraldh committed Apr 25, 2024
1 parent b0d7bc1 commit 2c48af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c48af0

Please sign in to comment.