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 1f1a83f commit 6b00280Copy full SHA for 6b00280
.github/workflows/matrix-build.json
@@ -16,7 +16,7 @@
16
"rust": "stable",
17
"os": "linux",
18
"target": "aarch64-unknown-linux-gnu",
19
- "cross": false,
+ "cross": true,
20
"target_cpu": "generic",
21
"features": "safe",
22
"build_enabled": true
0 commit comments