mirror of
https://github.com/mrkkrp/megaparsec.git
synced 2024-11-26 11:24:02 +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
|
needs: ormolu
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
cabal: ["3.6"]
|
cabal: ["3.8"]
|
||||||
ghc: ["9.0.2", "9.2.4", "9.4.1"]
|
ghc: ["9.0.2", "9.2.4", "9.4.1"]
|
||||||
env:
|
env:
|
||||||
CONFIG: "--enable-tests --enable-benchmarks --flags=dev"
|
CONFIG: "--enable-tests --enable-benchmarks --flags=dev"
|
||||||
|
Loading…
Reference in New Issue
Block a user