Skip to content

Commit

Permalink
screened 2024-11-07 10:06:41+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Franksen authored and Ben Franksen committed Nov 7, 2024
1 parent 16f1acb commit 527fc92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# - windows-2019
- windows-2022
ghc:
# - 8.4.4
- 8.4.4
# - 8.6.5
# - 8.8.2
# - 8.10.7
Expand All @@ -29,7 +29,7 @@ jobs:
# - 9.8.2
- 9.10.1
cabal:
- '3.10'
- '3.12'
env:
builddocs: ${{ matrix.ghc == '9.4.5' }}
runtests: ${{ matrix.ghc == '8.4.4' || matrix.ghc == '9.10.1' }}
Expand Down

0 comments on commit 527fc92

Please sign in to comment.