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 0c11fea commit 11d9d4aCopy full SHA for 11d9d4a
.github/workflows/pull_request.yml
@@ -19,6 +19,8 @@ jobs:
19
{"xcode_version": "16.1"},
20
]
21
swift_flags: "-Xbuild-tools-swiftc -DSYSTEM_CI"
22
+ enable_linux_static_sdk_build: true
23
+ enable_wasm_sdk_build: true
24
25
build-abi-stable:
26
name: Build ABI Stable
0 commit comments