diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 65dfe57..49d8ded 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -16,6 +16,8 @@ jobs: macos_build_command: "xcrun swift build" macos_exclude_xcode_versions: '[{"xcode_version": "16.0"}, {"xcode_version": "16.1"}]' enable_macos_checks: true + enable_linux_static_sdk_build: true + enable_wasm_sdk_build: true soundness: name: Soundness