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 170549c commit 8869779Copy full SHA for 8869779
.github/workflows/pull_request.yml
@@ -11,7 +11,6 @@ jobs:
11
with:
12
linux_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]"
13
windows_exclude_swift_versions: "[{\"swift_version\": \"5.9\"}]"
14
- enable_macos_checks: true
15
enable_wasm_sdk_build: true
16
wasm_sdk_build_command: swift build -Xcc -D_WASI_EMULATED_PTHREAD
17
0 commit comments