unsupporting GHC < 8.6.5 in the CI

This commit is contained in:
akhesaCaro 2021-09-12 10:49:58 +02:00 committed by akhesacaro
parent af7d281ef0
commit 1fa1878180

View file

@ -15,9 +15,6 @@ jobs:
os: [ubuntu-latest] os: [ubuntu-latest]
cabal: ["3.4"] cabal: ["3.4"]
ghc: ghc:
- "8.0.2"
- "8.2.2"
- "8.4.4"
- "8.6.5" - "8.6.5"
- "8.8.4" - "8.8.4"
- "8.10.4" - "8.10.4"