Skip to content

Commit

Permalink
add ghc 9.4.1 to ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Aug 10, 2022
1 parent b41635f commit 2df335d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
cabal: latest
args: --allow-newer=base,template-haskell
experimental: true
- ghc: 9.4.1
cabal: 3.8.1.0
args: --allow-newer=base,template-haskell
experimental: false
- ghc: 9.0.1
cabal: 3.4.0.0
args: --allow-newer=base,template-haskell
Expand Down

0 comments on commit 2df335d

Please sign in to comment.