Skip to content

Commit

Permalink
cicd: Fix Nix version
Browse files Browse the repository at this point in the history
  • Loading branch information
rickynils committed Mar 18, 2024
1 parent ac5ac30 commit f188189
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:
- uses: ./
with:
nix_archives_url: file:///tmp/archives
nix_version: 2.16.2
nix_version: 2.19.3
- uses: cachix/cachix-action@v12
with:
name: nixbuild
Expand Down

0 comments on commit f188189

Please sign in to comment.