Skip to content

Commit

Permalink
[CI] setup qemu for all supported platforms
Browse files Browse the repository at this point in the history
let cibuildwheel sort it out
  • Loading branch information
2bndy5 committed Oct 5, 2024
1 parent c434ef1 commit e6e7970
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
with:
platforms: aarch64,armv7l

- name: Build wheels with cibuildwheels
uses: pypa/[email protected]
Expand Down

0 comments on commit e6e7970

Please sign in to comment.