Skip to content

Commit

Permalink
bump cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Oct 12, 2024
1 parent e925200 commit 3816e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
platforms: arm64
- name: Build wheels
uses: pypa/[email protected].2
uses: pypa/[email protected].3
env:
CIBW_BUILD: ${{ matrix.build }}
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
Expand Down

0 comments on commit 3816e80

Please sign in to comment.