Skip to content

Commit 4fbd144

Browse files
committed
On ARM as well
1 parent e062d77 commit 4fbd144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ build = [
6666
"pp310-*",
6767
]
6868
manylinux-x86_64-image = "manylinux2014_x86_64"
69-
manylinux-aarch64-image = "manylinux_2_28"
69+
manylinux-aarch64-image = "manylinux2014_aarch64"
7070

7171
[tool.cibuildwheel.linux]
7272
archs = ["x86_64", "aarch64"]

0 commit comments

Comments
 (0)