Skip to content

Commit 7ecce7f

Browse files
author
Stjepan Glavina
committed
Comment out illumos
1 parent f3aae04 commit 7ecce7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cross.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
if: startsWith(matrix.os, 'macos')
4747
run: cross build --target aarch64-apple-ios
4848

49-
- name: illumos
50-
if: startsWith(matrix.os, 'ubuntu')
51-
run: cross check --target x86_64-unknown-illumos
49+
# - name: illumos
50+
# if: startsWith(matrix.os, 'ubuntu')
51+
# run: cross build --target x86_64-unknown-illumos

0 commit comments

Comments
 (0)