Skip to content

Commit 1b3a986

Browse files
author
Gaël Deest
committed
Enable all tested-with GHC versions
1 parent 8ade65f commit 1b3a986

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ jobs:
1515
os: [ubuntu-latest]
1616
cabal: ["3.2"]
1717
ghc:
18+
- "8.0.2"
19+
- "8.2.2"
20+
- "8.4.4"
21+
- "8.6.5"
1822
- "8.8.4"
1923
- "8.10.2"
2024
# exclude:

0 commit comments

Comments
 (0)