Skip to content

Commit 3e7907d

Browse files
committed
🧪 Pre-build armv7l images for building wheels
These are relatively recent upstream and only exist for glibc 2.31.
1 parent 8b05dbd commit 3e7907d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build-manylinux-container-images.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ jobs:
4949
- _2_24
5050
- _2_28
5151
- _2_34
52+
include:
53+
- IMAGE:
54+
ARCH: armv7l
55+
HOST_OS: ubuntu-24.04-arm
56+
YEAR: _2_31 # There are no base images prior to 2.31 for this arch
5257

5358
env:
5459
LIBSSH_VERSION: 0.11.1

0 commit comments

Comments
 (0)