build: WASM is not a thing we need to try to compile for
This commit is contained in:
@@ -390,6 +390,7 @@ jobs:
|
|||||||
| grep -v nacl/ \
|
| grep -v nacl/ \
|
||||||
| grep -v plan9/ \
|
| grep -v plan9/ \
|
||||||
| grep -v windows/ \
|
| grep -v windows/ \
|
||||||
|
| grep -v /wasm \
|
||||||
)
|
)
|
||||||
|
|
||||||
for plat in $platforms; do
|
for plat in $platforms; do
|
||||||
|
|||||||
Reference in New Issue
Block a user