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 31032ce commit 285e1fbCopy full SHA for 285e1fb
.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.0\", \"16.1\", \"16.2\", \"16.3\"]"
+ default: "[\"16.2\", \"16.3\"]"
10
macos_exclude_xcode_versions:
11
12
description: "Exclude Xcode version list (JSON)"
0 commit comments