Skip to content

Commit 685a768

Browse files
committed
686 requires 2014
1 parent c7eda3f commit 685a768

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
@@ -162,7 +162,7 @@ NO_CYTHON_COMPILE = "true"
162162
[tool.cibuildwheel.linux]
163163
before-all = "bash tools/install_libzmq.sh"
164164
manylinux-x86_64-image = "manylinux_2_28"
165-
manylinux-i686-image = "manylinux_2_28"
165+
manylinux-i686-image = "manylinux2014"
166166
manylinux-aarch64-image = "manylinux_2_28"
167167
musllinux-aarch64-image = "musllinux_1_2"
168168
musllinux-i686-image = "musllinux_1_2"

0 commit comments

Comments
 (0)