Skip to content

Commit 12da49e

Browse files
committed
Pin Windows and macOS CI to GHC 9.12
1 parent ee25d69 commit 12da49e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ jobs:
1515
ghc: ['9.8', '9.6', '9.4']
1616
include:
1717
- os: windows-latest
18+
ghc: 9.12
1819
- os: macOS-latest
20+
ghc: 9.12
1921

2022
steps:
2123
- run: git config --global core.autocrlf false

0 commit comments

Comments
 (0)