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 737b896 commit 4877266Copy full SHA for 4877266
.github/workflows/swift_package_test.yml
@@ -6,7 +6,7 @@ on:
6
macos_xcode_versions:
7
type: string
8
description: "Exclude Xcode version list (JSON)"
9
- default: "[\"15.4\", \"16.0\", \"16.1\", \"16.2\"]"
+ default: "[\"16.0\", \"16.1\", \"16.2\"]"
10
macos_exclude_xcode_versions:
11
12
0 commit comments