Skip to content

Commit

Permalink
switch back to simplified GHC versions
Browse files Browse the repository at this point in the history
  • Loading branch information
agentm committed May 27, 2024
1 parent bd88282 commit 2b38939
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
matrix:
os: [ubuntu-latest]
ghc:
- ghc9.2.8
- ghc9.4.7
- ghc9.2
- ghc9.4
include:
- os: macos-latest
ghc: ghc9.2
Expand Down

0 comments on commit 2b38939

Please sign in to comment.