Skip to content

Commit

Permalink
YOLO cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 15, 2024
1 parent ba32d5f commit 12f702d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
platforms: arm64

- uses: pypa/cibuildwheel@v2.21.2
- uses: pypa/cibuildwheel@v2
env:
# Only build CPython 3.9, because we have portable abi3 wheels.
CIBW_BUILD: "cp39-* cp39-win_arm64"
Expand Down

0 comments on commit 12f702d

Please # to comment.