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:
@@ -537,6 +537,7 @@ jobs:
|
|||||||
| grep -v aix/ppc64 \
|
| grep -v aix/ppc64 \
|
||||||
| grep -v android/ \
|
| grep -v android/ \
|
||||||
| grep -v darwin/ \
|
| grep -v darwin/ \
|
||||||
|
| grep -v illumos/ \
|
||||||
| grep -v ios/ \
|
| grep -v ios/ \
|
||||||
| grep -v js/ \
|
| grep -v js/ \
|
||||||
| grep -v linux/ \
|
| grep -v linux/ \
|
||||||
|
|||||||
Reference in New Issue
Block a user