Drop ghc9.

This commit is contained in:
Matthias Fischmann 2021-03-16 14:24:52 +01:00
parent 7ded8a116e
commit 5fabdea8d4
No known key found for this signature in database
GPG Key ID: 0DE4AA9C5446EBF4
2 changed files with 0 additions and 2 deletions

View File

@ -5,7 +5,6 @@ in haskellCi.generalCi
( Some
{ ghc =
[ haskellCi.GHC.GHC8104
, haskellCi.GHC.GHC901
, haskellCi.GHC.GHC884
, haskellCi.GHC.GHC865
]

View File

@ -29,7 +29,6 @@ jobs:
- '3.2'
ghc:
- '8.10.4'
- '9.0.1'
- '8.8.4'
- '8.6.5'
name: Haskell CI