mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 23:23:57 +02:00
ci: pin nixci version to the 23.11 release
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
29a92172d3
commit
6dbafa13d9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue