Skip to content

Commit d3b838d

Browse files
committed
CI: use GHC 9.2.7 on Windows
1 parent b48ddb3 commit d3b838d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
include:
2121
- os: "windows-latest"
22-
ghc-version: "9.4.4"
22+
ghc-version: "9.2.7"
2323
- os: "ubuntu-latest"
2424
ghc-version: "9.4.4"
2525
- os: "macos-latest"

0 commit comments

Comments
 (0)