Skip to content

Commit 456bde9

Browse files
authored
Update .github/workflows/swift_package_test.yml
1 parent 9f6e9b2 commit 456bde9

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
@@ -6,7 +6,7 @@ on:
66
linux_swift_versions:
77
type: string
88
description: "Include Linux Swift version list (JSON)"
9-
default: "[\"5.8\", \"5.9\", \"5.10\", \"6.0\", \"nightly-main\", \"nightly-6.0\"]"
9+
default: "[ \"5.9\", \"5.10\", \"6.0\", \"6.1\", \"nightly-main\", \"nightly-6.1\"]"
1010
linux_exclude_swift_versions:
1111
type: string
1212
description: "Exclude Linux Swift version list (JSON)"

0 commit comments

Comments
 (0)