Skip to content

Commit f3aae04

Browse files
author
Stjepan Glavina
committed
Only check on illumos
1 parent a1cb46f commit f3aae04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cross.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848

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

0 commit comments

Comments
 (0)