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 bc2db71 commit ff49011Copy full SHA for ff49011
1 file changed
.github/workflows/swift_package_test.yml
@@ -34,7 +34,7 @@ on:
34
windows_swift_versions:
35
type: string
36
description: "Include Windows Swift version list (JSON)"
37
- default: "[\"5.9\", \"6.0\", \"6.1\", \"nightly\", \"nightly-6.2\"]"
+ default: "[\"5.9\", \"5.10\", \"6.0\", \"6.1\", \"nightly\", \"nightly-6.2\"]"
38
windows_exclude_swift_versions:
39
40
description: "Exclude Windows Swift version list (JSON)"
0 commit comments