Skip to content

Commit 25f8c75

Browse files
committed
Fix Linux build : build on manylinux_2010 instead
1 parent ab64005 commit 25f8c75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ build-backend = "setuptools.build_meta"
44

55
[tool.cibuildwheel]
66
skip = "pp*"
7-
manylinux-x86_64-image = "manylinux_2_24"
87
test-requires = "pytest"
98
test-command = "pytest {package}/test"
109

0 commit comments

Comments
 (0)