Skip to content

Commit 0dc68b6

Browse files
authored
Update .github/workflows/swift_package_test.yml
1 parent 456bde9 commit 0dc68b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift_package_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
windows_swift_versions:
1919
type: string
2020
description: "Include Windows Swift version list (JSON)"
21-
default: "[\"5.9\", \"6.0\", \"nightly\", \"nightly-6.0\"]"
21+
default: "[\"5.9\", \"6.0\", \"6.1\", \"nightly\", \"nightly-6.1\"]"
2222
windows_exclude_swift_versions:
2323
type: string
2424
description: "Exclude Windows Swift version list (JSON)"

0 commit comments

Comments
 (0)