We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88afc78 commit a255edcCopy full SHA for a255edc
.github/workflows/swift_package_test.yml
@@ -6,7 +6,7 @@ on:
6
macos_xcode_versions:
7
type: string
8
description: "Xcode version list (JSON)"
9
- default: "[\"16.2\", \"16.3\", \"26.b6\"]"
+ default: "[\"16.3\", \"16.4\", \"26.0\"]"
10
macos_exclude_xcode_versions:
11
12
description: "Exclude Xcode version list (JSON)"
0 commit comments