Skip to content

Commit

Permalink
Update cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
xioTechnologies authored Mar 27, 2024
1 parent bc385e4 commit cc373cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
platforms: all

- name: Build wheel
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_ARCHS: all
CIBW_BUILD: ${{ matrix.python-version }}${{ matrix.target[1] }}
Expand Down

0 comments on commit cc373cb

Please sign in to comment.