Skip to content

Commit

Permalink
Disable Windows CI for lts-11
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Oct 28, 2023
1 parent 4c2ee99 commit 19e3bae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- resolver: nightly
ghc: '9.4.4'
exclude:
- resolver: lts-11
os: windows-latest # doctests.exe: getPermissions: does not exist
- resolver: lts-12
os: windows-latest # internal error: evacuate: strange closure type 91016001
- resolver: lts-14
Expand Down

0 comments on commit 19e3bae

Please sign in to comment.