Add CI build for ghc 8.10.1.
This commit is contained in:
parent
a9ef15bbd5
commit
f0f3cc14be
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -53,8 +53,8 @@ jobs:
|
|||
cabal: '2.4'
|
||||
- ghc: '8.8.1'
|
||||
cabal: '3.0'
|
||||
# - ghc: '8.10.1'
|
||||
# cabal: '3.2'
|
||||
- ghc: '8.10.1'
|
||||
cabal: '3.2'
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue