build: WASM is not a thing we need to try to compile for

This commit is contained in:
Jakob Borg 2023-08-09 11:02:43 +02:00
parent 9ebf2dae7b
commit 8dfec6983b
1 changed files with 1 additions and 0 deletions

View File

@ -390,6 +390,7 @@ jobs:
| grep -v nacl/ \
| grep -v plan9/ \
| grep -v windows/ \
| grep -v /wasm \
)
for plat in $platforms; do