Skip to content

Commit aa5f745

Browse files
authored
switch to default cibw build image for linux (manylinux_2_28) (#348)
1 parent 004d8ff commit aa5f745

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
@@ -97,7 +97,6 @@ ignore_missing_imports = true
9797
skip = "*-musllinux_*"
9898
test-extras = "test"
9999
test-command = "pytest {project}/tests"
100-
manylinux-x86_64-image = "manylinux2014"
101100

102101
[tool.cibuildwheel.linux]
103102
before-all = [

0 commit comments

Comments
 (0)