Skip to content

Commit f6e2ee0

Browse files
committed
fix(cross): +target
1 parent 36fbb17 commit f6e2ee0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cross.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
docker_file: 'pkgs/ci/cross.dockerfile',
9393
pkg_name: 'cross',
9494
suffix: '',
95+
target: 'x86_64-unknown-linux-gnu'
9596
}
9697
9798
[cfg, cfg.merge({pkg_name: 'cross-utils'})].each do |x|

0 commit comments

Comments
 (0)