We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435ed2e commit c9d6a1bCopy full SHA for c9d6a1b
.github/workflows/ci.yml
@@ -14,6 +14,8 @@ jobs:
14
matrix:
15
ghc:
16
- "latest"
17
+ - "9.10.1"
18
+ - "9.8.2"
19
- "9.6.2"
20
- "9.4.7"
21
- "9.2.5"
0 commit comments