ci: remove ghc 8.10.1 build for now.

This is block by base-noprelude.
This commit is contained in:
John MacFarlane 2020-04-16 09:13:31 -07:00
parent d7cd612904
commit 7ed61e0b81

View file

@ -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