Skip to content

Commit 61db691

Browse files
authored
Update the Xcode versions - 26.3 and 26.4b2 (#245)
* Drop Xcode 26.0
1 parent d7f8c78 commit 61db691

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
@@ -9,7 +9,7 @@ on:
99
macos_xcode_versions:
1010
type: string
1111
description: "Xcode version list (JSON)"
12-
default: "[\"16.3\", \"16.4\", \"26.0\"]"
12+
default: "[\"16.3\", \"16.4\", \"26.3\", \"26.4.b2\", ]"
1313
macos_exclude_xcode_versions:
1414
type: string
1515
description: "Exclude Xcode version list (JSON)"

0 commit comments

Comments
 (0)