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.
2 parents 488a82d + d8b63e6 commit 39a64d4Copy full SHA for 39a64d4
.github/workflows/pull_request.yml
@@ -17,7 +17,7 @@ jobs:
17
linux_os_versions: '["amazonlinux2", "jammy"]'
18
windows_swift_versions: '["nightly-main", "nightly-6.2"]'
19
enable_macos_checks: true
20
- macos_exclude_xcode_versions: "[{\"xcode_version\": \"16.2\"}, {\"xcode_version\": \"16.3\"}]"
+ macos_exclude_xcode_versions: "[{\"xcode_version\": \"16.2\"}, {\"xcode_version\": \"16.3\"}, {\"xcode_version\": \"16.4\"}]"
21
enable_wasm_sdk_build: true
22
soundness:
23
name: Soundness
0 commit comments