mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-26 00:04:18 +03:00
Use Cabal 3.8 on CI
This commit is contained in:
parent
ed19ea7bd3
commit
259e3a91a7
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user