ci: pin nixci version to the 23.11 release

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
Harald Hoyer 2024-04-25 09:38:43 +02:00
parent 29a92172d3
commit 6dbafa13d9
Signed by: harald
GPG key ID: F519A1143B3FBE32

View file

@ -47,7 +47,7 @@ jobs:
uses: DeterminateSystems/magic-nix-cache-action@main uses: DeterminateSystems/magic-nix-cache-action@main
- name: nix build - name: nix build
run: nix run nixpkgs#nixci run: nix run github:nixos/nixpkgs/nixos-23.11#nixci
push_to_docker: push_to_docker:
needs: build needs: build