Be more explicit about platform and arch

This commit is contained in:
William Barnhart
2022-10-06 18:59:01 -04:00
committed by GitHub
parent 543f077829
commit ee6b4fdf2d
+2 -1
View File
@@ -15,7 +15,8 @@ linux:
# Warning: This is extremely slow, be careful with how many wheels you build
- docker run --rm --privileged multiarch/qemu-user-static --reset -p yes
- python -m pip install cibuildwheel==2.10.2
- cibuildwheel --output-dir wheelhouse
# Assuming your CI runner's default architecture is x86_64...
- cibuildwheel --output-dir wheelhouse --platform linux --archs aarch64
artifacts:
paths:
- wheelhouse/