Skip to content

Commit b5c017c

Browse files
committed
CI: add GHC 9.8 and GHC 9.10
1 parent 9149bb0 commit b5c017c

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
@@ -14,6 +14,8 @@ jobs:
1414
matrix:
1515
ghc:
1616
- "latest"
17+
- "9.10.1"
18+
- "9.8.2"
1719
- "9.6.2"
1820
- "9.4.7"
1921
- "9.2.5"

0 commit comments

Comments
 (0)