mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
build: WASM is not a thing we need to try to compile for
This commit is contained in:
parent
9ebf2dae7b
commit
8dfec6983b
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
|
||||
|
Loading…
Reference in New Issue
Block a user