mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-26 17:28:25 -04:00
build: WASM is not a thing we need to try to compile for
This commit is contained in:
1
.github/workflows/build-syncthing.yaml
vendored
1
.github/workflows/build-syncthing.yaml
vendored
@@ -390,6 +390,7 @@ jobs:
|
||||
| grep -v nacl/ \
|
||||
| grep -v plan9/ \
|
||||
| grep -v windows/ \
|
||||
| grep -v /wasm \
|
||||
)
|
||||
|
||||
for plat in $platforms; do
|
||||
|
||||
Reference in New Issue
Block a user