Bump CI to 8.8.3.

main
Rob Rix 2020-07-13 11:11:42 -04:00
parent e5485955e7
commit bfc75060ca
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
strategy:
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.3"]
cabal: ["latest"]
steps: