Skip to content

Commit

Permalink
actually build for expected arch...
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray authored Jan 10, 2025
1 parent acd659e commit e43e4e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ jobs:
fetch-depth: 0

- uses: docker/setup-qemu-action@v3
if: matrix.os == 'ubuntu-latest'

- uses: pypa/[email protected]
CIBW_ARCHS: ${{ matrix.arch }}
env:
MACOSX_DEPLOYMENT_TARGET: 10.14

Expand Down

0 comments on commit e43e4e9

Please sign in to comment.