We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manylinux-armv7l-image
1 parent 9e197b2 commit f58a7c3Copy full SHA for f58a7c3
pyproject.toml
@@ -162,6 +162,7 @@ PY_COLORS = "1"
162
163
[tool.cibuildwheel.linux]
164
manylinux-aarch64-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_aarch64:libssh-v0.11.1"
165
+manylinux-armv7l-image = "ghcr.io/ansible/pylibssh-manylinux_2_31_armv7l:libssh-v0.11.1"
166
manylinux-ppc64le-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_ppc64le:libssh-v0.11.1"
167
manylinux-s390x-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_s390x:libssh-v0.11.1"
168
manylinux-x86_64-image = "ghcr.io/ansible/pylibssh-manylinux_2_28_x86_64:libssh-v0.11.1"
0 commit comments