Skip to content

Commit 2d956cd

Browse files
committed
Add ghc-8.10.3 windows build
1 parent 2526b89 commit 2d956cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
# only build rest of supported ghc versions for windows
3434
- os: windows-latest
3535
ghc: '8.10.2.2'
36+
- os: windows-latest
37+
ghc: '8.10.3'
3638
# This build get stuck frequently
3739
# - os: windows-latest
3840
# ghc: '8.6.4'

0 commit comments

Comments
 (0)