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 bc2db71 commit 71f14e4Copy full SHA for 71f14e4
.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