Skip to content

Commit

Permalink
Bump joerick/cibuildwheel from 2.14.1 to 2.15.0 (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism authored Sep 6, 2023
2 parents cf70ba2 + 737ddc9 commit 6f13ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: docker/setup-qemu-action@2b82ce82d56a2a04d2637cd93a637ae1b359c0a7
with:
platforms: arm64
- uses: joerick/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7
- uses: joerick/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d
env:
# For workflow_dispatch, only build the new Python version.
CIBW_BUILD: "${{ inputs.python && format('{0}-*', inputs.python) || null }}"
Expand Down

0 comments on commit 6f13ad5

Please sign in to comment.