Skip to content

Commit 2e6fb46

Browse files
committed
Enable static Linux and WASM CI
1 parent 7c9bb9d commit 2e6fb46

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
@@ -16,6 +16,8 @@ jobs:
1616
macos_build_command: "xcrun swift build"
1717
macos_exclude_xcode_versions: '[{"xcode_version": "16.0"}, {"xcode_version": "16.1"}]'
1818
enable_macos_checks: true
19+
enable_linux_static_sdk_build: true
20+
enable_wasm_sdk_build: true
1921

2022
soundness:
2123
name: Soundness

0 commit comments

Comments
 (0)