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 969e26c commit ac5f61bCopy full SHA for ac5f61b
.github/workflows/dist.yml
@@ -66,7 +66,7 @@ jobs:
66
# which is out of date. This causes seg faults during build.
67
# Here we manually fix the version.
68
image: tonistiigi/binfmt:qemu-v8.1.5
69
- platforms: arm64
+ platforms: all
70
71
- name: Install cibuildwheel
72
# Note: the default manylinux is manylinux2014
0 commit comments