no CI coverage for GHC 8.0, 8.2, 8.4, 9.0

This commit is contained in:
Peter Becich 2022-01-31 22:43:07 -08:00
parent 149dbf8e33
commit 638f67facd
No known key found for this signature in database
GPG Key ID: E72322E610A464C4
2 changed files with 3 additions and 3 deletions

View File

@ -23,8 +23,8 @@ jobs:
cabal: '3.6'
- ghc: '8.10.7'
cabal: '3.6'
- ghc: '9.0.2'
cabal: '3.6'
# - ghc: '9.0.2'
# cabal: '3.6'
steps:
- uses: actions/checkout@v2

View File

@ -13,7 +13,7 @@ maintainer:
category: Servant, Web, System
build-type: Simple
tested-with: GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.2
tested-with: GHC ==8.6.5 || ==8.8.4 || ==8.10.7
extra-source-files: README.md CHANGELOG.md
source-repository HEAD