Skip to content

Commit

Permalink
Use Cabal 3.8 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkkrp committed Oct 3, 2022
1 parent 39cd729 commit dcc3f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
needs: ormolu
strategy:
matrix:
cabal: ["3.6"]
cabal: ["3.8"]
ghc: ["9.0.2", "9.2.4", "9.4.1"]
env:
CONFIG: "--enable-tests --enable-benchmarks --flags=dev"
Expand Down

0 comments on commit dcc3f41

Please sign in to comment.