Restore testing with ghc 8.0.2.
This commit is contained in:
parent
8677aa92fc
commit
4e88ce682d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -43,6 +43,8 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
versions:
|
||||
- ghc: '8.0.2'
|
||||
cabal: '2.4'
|
||||
- ghc: '8.2.2'
|
||||
cabal: '2.4'
|
||||
- ghc: '8.4.4'
|
||||
|
|
Loading…
Add table
Reference in a new issue