mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
Merge pull request #72 from matter-labs/nixci_build
ci: pin nixci version to the 23.11 release
This commit is contained in:
commit
dc2118037d
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
|
||||
|
||||
- name: nix build
|
||||
run: nix run nixpkgs#nixci
|
||||
run: nix run github:nixos/nixpkgs/nixos-23.11#nixci
|
||||
|
||||
push_to_docker:
|
||||
needs: build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue