Skip to content

Commit 23f839a

Browse files
committed
CI: add ghc 9.12.1 case.
1 parent a94c1e0 commit 23f839a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
plan:
1212
- ghc: latest
1313
allow-fail: true
14+
- ghc: '9.12.1'
1415
- ghc: '9.10.1'
1516
freeze: '20241121-ghc-9.10.1.freeze'
1617
- ghc: '9.8.1'

0 commit comments

Comments
 (0)