We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ec4dd1 + bddd03f commit cf22b35Copy full SHA for cf22b35
.github/workflows/check-sdist.yml
@@ -47,7 +47,7 @@ jobs:
47
# release of a corresponding Cabal and friends. it can also be short since it's
48
# highly unlikely that we are releasing really old branches.
49
ghc:
50
- ["9.10.1", "9.8.1", "9.6.1"]
+ ["9.12.1", "9.10.1", "9.8.1", "9.6.1"]
51
52
steps:
53
0 commit comments