We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a747a commit e062d77Copy full SHA for e062d77
1 file changed
pyproject.toml
@@ -65,7 +65,7 @@ build = [
65
"pp39-*",
66
"pp310-*",
67
]
68
-manylinux-x86_64-image = "manylinux_2_28"
+manylinux-x86_64-image = "manylinux2014_x86_64"
69
manylinux-aarch64-image = "manylinux_2_28"
70
71
[tool.cibuildwheel.linux]
0 commit comments