Comment out illumos

This commit is contained in:
Stjepan Glavina 2020-07-05 10:46:41 +02:00
parent f3aae040c2
commit 7ecce7f4ba
1 changed files with 3 additions and 3 deletions

View File

@ -46,6 +46,6 @@ jobs:
if: startsWith(matrix.os, 'macos')
run: cross build --target aarch64-apple-ios
- name: illumos
if: startsWith(matrix.os, 'ubuntu')
run: cross check --target x86_64-unknown-illumos
# - name: illumos
# if: startsWith(matrix.os, 'ubuntu')
# run: cross build --target x86_64-unknown-illumos