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