Skip to content

Commit

Permalink
Remove support for ghc-9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Dec 11, 2024
1 parent aeccf23 commit e3331ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ["9.6.6", "9.4.8", "9.2.8"]
ghc: ["9.6.6", "9.4.8"]
os: [ubuntu-latest, windows-latest]
include:
- ghc: "9.6.6"
Expand Down

0 comments on commit e3331ff

Please sign in to comment.