Skip to content

Commit 4877266

Browse files
authored
Update .github/workflows/swift_package_test.yml
1 parent 737b896 commit 4877266

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
macos_xcode_versions:
77
type: string
88
description: "Exclude Xcode version list (JSON)"
9-
default: "[\"15.4\", \"16.0\", \"16.1\", \"16.2\"]"
9+
default: "[\"16.0\", \"16.1\", \"16.2\"]"
1010
macos_exclude_xcode_versions:
1111
type: string
1212
description: "Exclude Xcode version list (JSON)"

0 commit comments

Comments
 (0)