Skip to content

Commit 480b34a

Browse files
committed
Remove commented-out exclusion
1 parent 95b1de3 commit 480b34a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ jobs:
1414
matrix:
1515
os: [ubuntu-latest, macos-latest, windows-latest]
1616
resolver: [nightly, lts-21, lts-20, lts-19, lts-18, lts-17, lts-16, lts-15, lts-14]
17-
# Bugs in GHC make it crash too often to be worth running
18-
#exclude:
19-
# - os: windows-latest
20-
# resolver: nightly
2117
# lts-15 on windows-latest says
2218
#
2319
# Access violation in generated code when writing 0x0

0 commit comments

Comments
 (0)