Skip to content

Commit

Permalink
CI: re-enable GHC 9.6.1 on Windows (#997)
Browse files Browse the repository at this point in the history
The issue in the network package seem to be fixed, so let's retry the
build.

Fixes #986.
  • Loading branch information
Minoru committed Aug 6, 2023
1 parent 30d59dd commit 9367a88
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
# fails to build: "can't load framework: Cocoa (not found)"
- os: macOS-12
ghc: "8.8.4"
# fails to link: https://github.com/jaspervdj/hakyll/issues/986
- os: windows-2022
ghc: "9.6.1"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9367a88

Please sign in to comment.