unsupporting GHC < 8.6.5 in the CI
This commit is contained in:
parent
af7d281ef0
commit
1fa1878180
1 changed files with 0 additions and 3 deletions
3
.github/workflows/master.yml
vendored
3
.github/workflows/master.yml
vendored
|
@ -15,9 +15,6 @@ jobs:
|
|||
os: [ubuntu-latest]
|
||||
cabal: ["3.4"]
|
||||
ghc:
|
||||
- "8.0.2"
|
||||
- "8.2.2"
|
||||
- "8.4.4"
|
||||
- "8.6.5"
|
||||
- "8.8.4"
|
||||
- "8.10.4"
|
||||
|
|
Loading…
Reference in a new issue