Skip to content

Commit

Permalink
Add testing on ghc v9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt authored Feb 6, 2025
1 parent 1eed55f commit 83c3d92
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 @@ -76,6 +76,10 @@ jobs:
cabal: 'latest'
cabalopts: ''
ghcopts: ''
- ghc: '9.12'
cabal: 'latest'
cabalopts: ''
ghcopts: ''
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 83c3d92

Please sign in to comment.