Skip to content

Commit

Permalink
Merge pull request #72 from matter-labs/nixci_build
Browse files Browse the repository at this point in the history
ci: pin nixci version to the 23.11 release
  • Loading branch information
haraldh authored Apr 29, 2024
2 parents 29a9217 + 6dbafa1 commit dc21180
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 @@ -47,7 +47,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@main

- name: nix build
run: nix run nixpkgs#nixci
run: nix run github:nixos/nixpkgs/nixos-23.11#nixci

push_to_docker:
needs: build
Expand Down

0 comments on commit dc21180

Please sign in to comment.