CI: remove test on ghc 8.0.2.
This commit is contained in:
parent
1fa6e53425
commit
bac6ae9607
1 changed files with 0 additions and 5 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
@ -43,11 +43,6 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
versions:
|
||||
- ghc: '8.0.2'
|
||||
cabal: '2.4'
|
||||
prefix: 'v2-'
|
||||
cabalopts: ''
|
||||
testopts: ''
|
||||
- ghc: '8.2.2'
|
||||
cabal: '2.4'
|
||||
prefix: 'v2-'
|
||||
|
|
Loading…
Reference in a new issue