Skip to content

Commit

Permalink
Add ghc-9.4 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Feb 10, 2024
1 parent ffffc84 commit e346c84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cabal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
cabal: ["3.10"]
ghc:
- "8.2"
- "9.4"

steps:
- uses: actions/checkout@v2
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/stack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
cabal: ["3.10"]
ghc:
- "8.2"
- "9.4"

steps:
- uses: mstksg/get-package@v1
Expand Down

0 comments on commit e346c84

Please sign in to comment.