We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f8c78 commit 61db691Copy full SHA for 61db691
1 file changed
.github/workflows/swift_package_test.yml
@@ -9,7 +9,7 @@ on:
9
macos_xcode_versions:
10
type: string
11
description: "Xcode version list (JSON)"
12
- default: "[\"16.3\", \"16.4\", \"26.0\"]"
+ default: "[\"16.3\", \"16.4\", \"26.3\", \"26.4.b2\", ]"
13
macos_exclude_xcode_versions:
14
15
description: "Exclude Xcode version list (JSON)"
0 commit comments