We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee25d69 commit 12da49eCopy full SHA for 12da49e
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,9 @@ jobs:
15
ghc: ['9.8', '9.6', '9.4']
16
include:
17
- os: windows-latest
18
+ ghc: 9.12
19
- os: macOS-latest
20
21
22
steps:
23
- run: git config --global core.autocrlf false
0 commit comments