Skip to content

Commit 973cdd8

Browse files
committed
CI: include GHC 9.0 (#1016)
1 parent 8a3d979 commit 973cdd8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
versions:
20+
- ghc: '9.0.2'
21+
cabal: '3.6'
2022
- ghc: '8.10.7'
2123
cabal: '3.6'
2224
- ghc: '8.8.4'

0 commit comments

Comments
 (0)