Skip to content

Commit

Permalink
update cibuildwheels (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
elalish authored Jun 12, 2024
1 parent 3931b32 commit 6943709
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 @@ -20,7 +20,7 @@ jobs:
with:
submodules: recursive
- name: Build wheels
uses: pypa/cibuildwheel@v2.16
uses: pypa/cibuildwheel@v2.19
- uses: actions/upload-artifact@v4
with:
name: python-${{ matrix.os }}
Expand Down

0 comments on commit 6943709

Please sign in to comment.