Merge pull request #72 from matter-labs/nixci_build

ci: pin nixci version to the 23.11 release
This commit is contained in:
Harald Hoyer 2024-04-29 10:50:05 +02:00 committed by GitHub
commit dc2118037d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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