Add 8.10 to CI.
parent
bfc75060ca
commit
d0f182f33a
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue