We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18d8018 + d2e4cfd commit 1b7162fCopy full SHA for 1b7162f
.github/workflows/validate.yml
@@ -43,6 +43,8 @@ jobs:
43
# lot of segfaults caused by ghc bugs
44
- os: "windows-latest"
45
ghc: "8.8.4"
46
+ - os: "windows-latest"
47
+ ghc: "8.4.4"
48
include:
49
- os: "ubuntu-latest"
50
ghc: "8.0.2"
0 commit comments