mirror of
https://github.com/GaloisInc/what4.git
synced 2024-12-01 20:23:10 +03:00
Use stable nix version to ensure GHC availability in CI.
This commit is contained in:
parent
320b966f1d
commit
e09e2edffd
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
submodules: true
|
||||
- uses: cachix/install-nix-action@v12
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
nix_path: nixpkgs=channel:nixos-20.09
|
||||
- uses: actions/cache@v2
|
||||
name: Cache builds
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user