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 e062d77 commit 4fbd144Copy full SHA for 4fbd144
pyproject.toml
@@ -66,7 +66,7 @@ build = [
66
"pp310-*",
67
]
68
manylinux-x86_64-image = "manylinux2014_x86_64"
69
-manylinux-aarch64-image = "manylinux_2_28"
+manylinux-aarch64-image = "manylinux2014_aarch64"
70
71
[tool.cibuildwheel.linux]
72
archs = ["x86_64", "aarch64"]
0 commit comments