We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cb46f commit f3aae04Copy full SHA for f3aae04
.github/workflows/cross.yaml
@@ -48,4 +48,4 @@ jobs:
48
49
- name: illumos
50
if: startsWith(matrix.os, 'ubuntu')
51
- run: cross build --target x86_64-unknown-illumos
+ run: cross check --target x86_64-unknown-illumos
0 commit comments