Add 8.10 to CI.
parent
bfc75060ca
commit
d0f182f33a
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-16.04
|
||||
strategy:
|
||||
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"]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue