We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3230532 commit 1f5e7cdCopy full SHA for 1f5e7cd
.github/workflows/swift_package_test.yml
@@ -46,6 +46,7 @@ on:
46
windows_swift_versions:
47
type: string
48
description: "Include Windows Swift version list (JSON)"
49
+ # "5.10" is omitted for Windows because the container image is broken.
50
default: "[\"5.9\", \"6.0\", \"6.1\", \"nightly\", \"nightly-6.2\"]"
51
windows_exclude_swift_versions:
52
0 commit comments