Skip to content

Commit ceed502

Browse files
authored
Build armv7l manylinux wheels (aio-libs#10797)
1 parent d17f2a4 commit ceed502

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,9 @@ jobs:
386386
- os: ubuntu-latest
387387
qemu: s390x
388388
musl: musllinux
389+
- os: ubuntu-latest
390+
qemu: armv7l
391+
musl: ""
389392
- os: ubuntu-latest
390393
qemu: armv7l
391394
musl: musllinux

CHANGES/10797.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Started building armv7l manylinux wheels -- by :user:`bdraco`.

0 commit comments

Comments
 (0)