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 9111010 commit 80277aeCopy full SHA for 80277ae
.github/workflows/pull_request.yml
@@ -23,6 +23,7 @@ jobs:
23
enable_linux_static_sdk_build: true
24
linux_static_sdk_build_command: SWIFTBUILD_STATIC_LINK=1 LLBUILD_STATIC_LINK=1 swift build
25
enable_macos_checks: true
26
+ macos_exclude_xcode_versions: "[{\"xcode_version\": \"16.2\"}]"
27
cmake-smoke-test:
28
name: cmake-smoke-test
29
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
0 commit comments