Skip to content

Commit 240b391

Browse files
committed
ci: Update main yml as well. This commit to be squashed.
1 parent 94fc6e8 commit 240b391

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,11 @@ jobs:
4545

4646
wasm-sdk:
4747
name: WebAssembly Swift SDK
48-
uses: apple/swift-nio/.github/workflows/wasm_sdk.yml@main
48+
uses: swiftlang/github-workflows/.github/workflows/swift_package_test.yml@main
49+
with:
50+
enable_wasm_sdk_build: true
51+
enable_linux_checks: false
52+
enable_windows_checks: false
4953

5054
release-builds:
5155
name: Release builds

0 commit comments

Comments
 (0)