We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2526b89 commit 2d956cdCopy full SHA for 2d956cd
.github/workflows/test.yml
@@ -33,6 +33,8 @@ jobs:
33
# only build rest of supported ghc versions for windows
34
- os: windows-latest
35
ghc: '8.10.2.2'
36
+ - os: windows-latest
37
+ ghc: '8.10.3'
38
# This build get stuck frequently
39
# - os: windows-latest
40
# ghc: '8.6.4'
0 commit comments