Skip to content

Commit

Permalink
Remove commented-out exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Oct 8, 2023
1 parent 95b1de3 commit 480b34a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
resolver: [nightly, lts-21, lts-20, lts-19, lts-18, lts-17, lts-16, lts-15, lts-14]
# Bugs in GHC make it crash too often to be worth running
#exclude:
# - os: windows-latest
# resolver: nightly
# lts-15 on windows-latest says
#
# Access violation in generated code when writing 0x0
Expand Down

0 comments on commit 480b34a

Please sign in to comment.