Skip to content

Commit

Permalink
Test latest GHCs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbiehl committed Feb 23, 2024
1 parent 18fd056 commit 0920ca9
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ jobs:
os: [ubuntu-latest] # [macOS-latest, windows-latest] do not come with docker :(
cabal: ["3.6"]
ghc:
- 8.8.4
- 8.10.7
- 9.0.2
- 9.2.4
- 9.4.2
- 9.2.8
- 9.4.8
- 9.6.4
- 9.8.1

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

0 comments on commit 0920ca9

Please sign in to comment.