Skip to content

Commit fbfdcaf

Browse files
committed
auto64
1 parent ff06871 commit fbfdcaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: Build wheels
3333
# why do I need to specify this cpversion here?
3434
env:
35+
CIBW_ARCHS: auto64
3536
CIBW_BUILD: "${{ matrix.cpversion }}-*"
3637
run: python -m cibuildwheel --output-dir wheelhouse
3738

0 commit comments

Comments
 (0)