Skip to content

Commit

Permalink
Use cibuildwheel action v2.19.0 (bug now fixed) (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
MusicalNinjaDad authored Jun 11, 2024
1 parent 8f85294 commit 55f0f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
with:
platforms: all
- name: Build wheels
uses: musicalninjadad/cibuildwheel@MusicalNinjaDad/issue1850
uses: pypa/cibuildwheel@v2.19.0
env:
CIBW_BUILD: ${{ matrix.target }}
# with:
Expand Down

0 comments on commit 55f0f6c

Please sign in to comment.