Skip to content

Commit 029b112

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
strategy:
9090
matrix:
9191
stack: ["2.3.1"]
92-
ghc: ["8.8.4"]
92+
ghc: ["8.0.2", "8.2.2", "8.4.4", "8.6.5", "8.8.4", "8.10.2"]
9393

9494
steps:
9595
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)