We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c9717 commit f84da04Copy full SHA for f84da04
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.3\", \"26.4.b2\"]"
+ default: "[\"16.4\", \"26.3\", \"26.4\"]"
13
macos_exclude_xcode_versions:
14
15
description: "Exclude Xcode version list (JSON)"
0 commit comments