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 7c2d479 commit a28eb2cCopy full SHA for a28eb2c
.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\"]"
+ default: "[\"16.2\", \"16.3\", \"26.b6\"]"
10
macos_exclude_xcode_versions:
11
12
description: "Exclude Xcode version list (JSON)"
0 commit comments