Skip to content

Commit

Permalink
CI: re-enable GHC <8.10.6 on Windows (jaspervdj#989)
Browse files Browse the repository at this point in the history
easy-file 0.2.5 fixes the build issue that 0.2.4 had, so we can
re-enable the affected compilers now.

Fixes jaspervdj#988.
  • Loading branch information
Minoru authored May 1, 2023
1 parent 40e3ba9 commit 58e8f68
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ jobs:
# fails to build: "can't load framework: Cocoa (not found)"
- os: macOS-12
ghc: "8.8.4"
# fails to build easy-file on which we depend: https://github.com/jaspervdj/hakyll/issues/988
- os: windows-2022
ghc: "8.6.5"
# fails to build easy-file on which we depend: https://github.com/jaspervdj/hakyll/issues/988
- os: windows-2022
ghc: "8.8.4"
# fails to link: https://github.com/jaspervdj/hakyll/issues/986
- os: windows-2022
ghc: "9.6.1"
Expand Down

0 comments on commit 58e8f68

Please sign in to comment.