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 0c11fea + 11d9d4a commit 086219bCopy full SHA for 086219b
.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