mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
build: exclude illumos from cross building
Now that we have a native build for it. Signed-off-by: Jakob Borg <jakob@kastelo.net>
This commit is contained in:
1
.github/workflows/build-syncthing.yaml
vendored
1
.github/workflows/build-syncthing.yaml
vendored
@@ -537,6 +537,7 @@ jobs:
|
||||
| grep -v aix/ppc64 \
|
||||
| grep -v android/ \
|
||||
| grep -v darwin/ \
|
||||
| grep -v illumos/ \
|
||||
| grep -v ios/ \
|
||||
| grep -v js/ \
|
||||
| grep -v linux/ \
|
||||
|
||||
Reference in New Issue
Block a user