Skip to content

Commit 2d7663f

Browse files
test
1 parent 22016e8 commit 2d7663f

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
@@ -12,7 +12,7 @@ readme = { file = "README.rst", content-type = "text/x-rst" }
1212

1313
[tool.cibuildwheel]
1414
manylinux-x86_64-image = "manylinux2014"
15-
manylinux-aarch64-image = "manylinux_2_28"
15+
manylinux-aarch64-image = "manylinux2014"
1616

1717
skip = ["pp*", "*-win32", "*-manylinux_i686", "*cp36*", "*cp37*", "*-musllinux_*", "cp38-macosx_x86_64", "cp39-macosx_x86_64", "cp310-macosx_x86_64", "cp311-macosx_x86_64", "cp312-macosx_x86_64","cp313-macosx_x86_64"]
1818

0 commit comments

Comments
 (0)