Bump CI to the latest cabal.

main
Rob Rix 2020-07-13 11:11:33 -04:00
parent 777a95e643
commit e5485955e7
No known key found for this signature in database
GPG Key ID: 2BE643E01DC032AE
1 changed files with 1 additions and 1 deletions

View File

@ -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