Skip to content

Commit

Permalink
CI: Add ghc 9.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Sep 23, 2022
1 parent 4d78460 commit 5d9c91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ["8.10.7"]
ghc: ["8.10.7", "9.2.4"]
os: [ubuntu-latest, macos-latest, windows-latest]

env:
Expand Down

0 comments on commit 5d9c91b

Please sign in to comment.