Skip to content

Commit 356b5e0

Browse files
authored
Disable Wasm test
1 parent cd6b650 commit 356b5e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,8 @@ jobs:
191191
run: swift build --swift-sdk x86_64-swift-linux-musl
192192

193193
wasm:
194+
# Wasm support isn't quite there yet, disable for now.
195+
if: false
194196
permissions:
195197
contents: read
196198
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)