Skip to content

Commit

Permalink
ci: pin nixci version to the 23.11 release (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldh authored Apr 29, 2024
2 parents b0d7bc1 + 2c48af0 commit 594e238
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 594e238

Please sign in to comment.