Enable all tested-with GHC versions
This commit is contained in:
parent
f9dd1f691f
commit
579a372eb9
1 changed files with 4 additions and 0 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -15,6 +15,10 @@ jobs:
|
|||
os: [ubuntu-latest]
|
||||
cabal: ["3.2"]
|
||||
ghc:
|
||||
- "8.0.2"
|
||||
- "8.2.2"
|
||||
- "8.4.4"
|
||||
- "8.6.5"
|
||||
- "8.8.4"
|
||||
- "8.10.2"
|
||||
# exclude:
|
||||
|
|
Loading…
Reference in a new issue