Skip to content

Commit

Permalink
Start building armv7l wheels (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Oct 3, 2024
1 parent 21dec26 commit eaeba84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ jobs:
- aarch64
- ppc64le
- s390x
- armv7l
uses: ./.github/workflows/reusable-build-wheel.yml
with:
qemu: ${{ matrix.qemu }}
Expand Down
1 change: 1 addition & 0 deletions CHANGES/5.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Added ``armv7l`` wheels -- by :user:`bdraco`.

0 comments on commit eaeba84

Please sign in to comment.