Skip to content

Commit

Permalink
Add GHC 9.6.6 and 9.10.1 to github actions, remove 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
supki committed Aug 14, 2024
1 parent 90c3cd1 commit 8c57650
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,16 @@ jobs:
- macOS-latest
- windows-2022
ghc:
- 8.2.2
# - 8.2.2
- 8.4.4
- 8.6.5
- 8.8.2
- 8.10.7
- 9.0.2
- 9.2.4
- 9.4.2
- 9.6.6
- 9.10.1
cabal:
- latest

Expand Down

0 comments on commit 8c57650

Please sign in to comment.