Skip to content

Commit

Permalink
Merge pull request #12 from peekxc/dependabot/github_actions/pypa/cib…
Browse files Browse the repository at this point in the history
…uildwheel-2.17.0

Bump pypa/cibuildwheel from 2.16.2 to 2.17.0
  • Loading branch information
peekxc authored May 1, 2024
2 parents 7aeba57 + 7bf9d7b commit 5f20588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
Get-Command rc.exe | Format-Table -AutoSize
- name: Build wheels via cibuildwheel
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.17.0
env:
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}*
CIBW_ARCHS: ${{ matrix.buildplat[2] }}
Expand Down

0 comments on commit 5f20588

Please sign in to comment.