Skip to content

Commit

Permalink
CI change compiler matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
acowley committed Oct 22, 2023
1 parent b4a0073 commit 67f6c8e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ jobs:
os: [ubuntu-latest]
cabal: ["3.6"]
ghc:
- "8.8.4"
- "8.10.7"
- "9.0.1"
- "9.2.1"
- "9.0.2"
- "9.2.8"
- "9.4.6"

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 67f6c8e

Please sign in to comment.