Skip to content

Commit

Permalink
screened 2024-12-17 18:51:19+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
bfrk committed Dec 17, 2024
1 parent 64c1cc1 commit 0b1af48
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
cabal:
- '3.10'
- '3.12'
exclude:
# building text-2.1.2 fails with obscure assembler error
- os: windows-2022
ghc: 8.10.7
env:
builddocs: ${{ matrix.ghc == '9.4.5' }}
runtests: ${{ matrix.ghc == '8.4.4' || matrix.ghc == '9.10.1' }}
Expand Down

0 comments on commit 0b1af48

Please sign in to comment.