Re-add CI coverage for 9.0.2

This commit is contained in:
Arian van Putten 2022-06-01 18:23:30 +02:00
parent 81b9443c8c
commit 1bdad0158f
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.6.5 || ==8.8.4 || ==8.10.7
tested-with: GHC ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2
extra-source-files: README.md CHANGELOG.md
source-repository HEAD