Github CI: add GHC 9.2.1

This commit is contained in:
Jonathan Daugherty 2021-11-08 08:02:10 -08:00
parent 3f40f72969
commit 8993868c2c

View File

@ -30,6 +30,11 @@ jobs:
strategy:
matrix:
include:
- compiler: ghc-9.2.1
compilerKind: ghc
compilerVersion: 9.2.1
setup-method: ghcup
allow-failure: false
- compiler: ghc-9.0.1
compilerKind: ghc
compilerVersion: 9.0.1