ci: remove ghc 8.10.1 build for now.
This is block by base-noprelude.
This commit is contained in:
parent
d7cd612904
commit
7ed61e0b81
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