Add 8.10 to CI.

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

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-16.04 runs-on: ubuntu-16.04
strategy: strategy:
matrix: matrix:
ghc: ["8.2.2", "8.4.4", "8.6.5", "8.8.3"] ghc: ["8.2.2", "8.4.4", "8.6.5", "8.8.3", "8.10.1"]
cabal: ["latest"] cabal: ["latest"]
steps: steps: