Skip to content

Commit

Permalink
Add QEMU to try to solve arch error
Browse files Browse the repository at this point in the history
  • Loading branch information
knro committed Jan 12, 2025
1 parent 8a346df commit c7fcf74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Set up QEMU
uses: docker/setup-qemu-action@v2

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

0 comments on commit c7fcf74

Please sign in to comment.