mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
.github/workflows/nix.yml: update Nix version
This commit is contained in:
parent
c769226dbb
commit
6257c39395
6
.github/workflows/nix.yml
vendored
6
.github/workflows/nix.yml
vendored
@ -37,14 +37,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
env:
|
||||
- ihaskell-env-ghc90
|
||||
- ihaskell-env-ghc92
|
||||
- ihaskell-env-ghc94
|
||||
- ihaskell-env-ghc96
|
||||
- ihaskell-env-ghc98
|
||||
|
||||
- ihaskell-env-display-ghc90
|
||||
- ihaskell-env-display-ghc92
|
||||
- ihaskell-env-display-ghc94
|
||||
- ihaskell-env-display-ghc96
|
||||
- ihaskell-env-display-ghc98
|
||||
@ -54,7 +50,7 @@ jobs:
|
||||
|
||||
- uses: cachix/install-nix-action@v22
|
||||
with:
|
||||
install_url: https://releases.nixos.org/nix/nix-2.13.3/install
|
||||
install_url: https://releases.nixos.org/nix/nix-2.19.2/install
|
||||
|
||||
- uses: cachix/cachix-action@v12
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user