Skip to content

Commit 8eef87c

Browse files
authored
Update swift_package_test.yml to support 6.0
1 parent ce5273f commit 8eef87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift_package_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
swift_versions:
77
type: string
88
description: "Swift version list"
9-
default: ["5.8", "5.9", "5.10", "nightly-main", "nightly-6.0"]
9+
default: ["5.8", "5.9", "5.10", "6.0", "nightly-main", "nightly-6.0"]
1010
required: true
1111
os_versions:
1212
type: string

0 commit comments

Comments
 (0)