Skip to content

Commit

Permalink
Specify all archs
Browse files Browse the repository at this point in the history
  • Loading branch information
austinschneider committed Jun 3, 2024
1 parent 5d2be5a commit dd6ed07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
# configure cibuildwheel to build native archs ('auto'), and some
# emulated ones
CIBW_BUILD: ${{ matrix.py }}-${{ matrix.image }}_${{ matrix.arch }}
CIBW_ARCHS: all

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit dd6ed07

Please sign in to comment.