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 e4e0b88 commit 9df176fCopy full SHA for 9df176f
.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