We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36fbb17 commit f6e2ee0Copy full SHA for f6e2ee0
1 file changed
.github/workflows/cross.yml
@@ -92,6 +92,7 @@ jobs:
92
docker_file: 'pkgs/ci/cross.dockerfile',
93
pkg_name: 'cross',
94
suffix: '',
95
+ target: 'x86_64-unknown-linux-gnu'
96
}
97
98
[cfg, cfg.merge({pkg_name: 'cross-utils'})].each do |x|
0 commit comments