Skip to content

Commit 6ce677f

Browse files
committed
🧪 Pre-build armv7l images for building wheels
These are relatively recent upstream and only exist for glibc 2.31.
1 parent 2ce4303 commit 6ce677f

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
@@ -48,6 +48,11 @@ jobs:
4848
YEAR:
4949
- _2_24
5050
- _2_28
51+
include:
52+
- IMAGE:
53+
ARCH: armv7l
54+
HOST_OS: ubuntu-24.04-arm
55+
YEAR: _2_31 # There are no base images prior to 2.31 for this arch
5156

5257
env:
5358
LIBSSH_VERSION: 0.11.1

0 commit comments

Comments
 (0)