Skip to content

Commit 086219b

Browse files
authored
Merge pull request #253 from jrflat/static-and-wasm-sdk-builds
[CI] Enable Linux static SDK and Wasm SDK builds
2 parents 0c11fea + 11d9d4a commit 086219b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pull_request.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
{"xcode_version": "16.1"},
2020
]
2121
swift_flags: "-Xbuild-tools-swiftc -DSYSTEM_CI"
22+
enable_linux_static_sdk_build: true
23+
enable_wasm_sdk_build: true
2224

2325
build-abi-stable:
2426
name: Build ABI Stable

0 commit comments

Comments
 (0)