Bump CI to the latest cabal.
parent
777a95e643
commit
e5485955e7
|
@ -9,7 +9,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
ghc: ["8.2.2", "8.4.4", "8.6.5", "8.8.1"]
|
ghc: ["8.2.2", "8.4.4", "8.6.5", "8.8.1"]
|
||||||
cabal: ["3.0"]
|
cabal: ["latest"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@master
|
- uses: actions/checkout@master
|
||||||
|
|
Loading…
Reference in New Issue