mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-17 20:06:07 +00:00
.github/workflows/nix.yml: test with ghc8102
This commit is contained in:
parent
0115ebfa4a
commit
c0a1160fe6
1
.github/workflows/nix.yml
vendored
1
.github/workflows/nix.yml
vendored
@ -35,6 +35,7 @@ jobs:
|
||||
matrix:
|
||||
versions:
|
||||
- compiler: 'ghc884'
|
||||
- compiler: 'ghc8102'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v12
|
||||
|
Loading…
x
Reference in New Issue
Block a user