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 256d549 commit ad3ebadCopy full SHA for ad3ebad
pyproject.toml
@@ -12,7 +12,7 @@ before-all = [
12
"rm -rf {project}/build",
13
"rm -rf *egg*",
14
]
15
-manylinux-aarch64-image = "manylinux_2_28"
+manylinux-aarch64-image = "quay.io/pypa/manylinux_2_34_aarch64"
16
manylinux-x86_64-image = "manylinux_2_28"
17
18
[tool.cibuildwheel.linux]
0 commit comments