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 12ff419 commit e102090Copy full SHA for e102090
pyproject.toml
@@ -66,6 +66,7 @@ build = [
66
"pp310-*",
67
]
68
manylinux-x86_64-image = "manylinux_2_28"
69
+manylinux-aarch64-image = "manylinux_2_28"
70
71
[tool.cibuildwheel.linux]
72
archs = ["x86_64", "aarch64"]
0 commit comments