Skip to content

Commit

Permalink
Revert "[CI] Try GHC 9.4.6 on win"
Browse files Browse the repository at this point in the history
This reverts commit 929c93e.
  • Loading branch information
lierdakil committed Aug 12, 2023
1 parent 929c93e commit 7c2b1e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
ghcver: ['9.4.5']
include:
- os: windows-latest
ghcver: '9.4.6'
ghcver: '9.0.2'
runs-on: ${{ matrix.os }}
container: ${{ matrix.container }}
steps:
Expand Down

0 comments on commit 7c2b1e8

Please sign in to comment.