Skip to content

Commit 1f5e7cd

Browse files
authored
Fix the Swift versions list for Windows (#141)
* Fix the Swift versions list for Windows * Explain the Swift versions list for Windows
1 parent 3230532 commit 1f5e7cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ on:
4646
windows_swift_versions:
4747
type: string
4848
description: "Include Windows Swift version list (JSON)"
49+
# "5.10" is omitted for Windows because the container image is broken.
4950
default: "[\"5.9\", \"6.0\", \"6.1\", \"nightly\", \"nightly-6.2\"]"
5051
windows_exclude_swift_versions:
5152
type: string

0 commit comments

Comments
 (0)