Skip to content

Commit

Permalink
Merge pull request #351 from joerick/dependabot/github_actions/joeric…
Browse files Browse the repository at this point in the history
…k/cibuildwheel-2.22

Bump joerick/cibuildwheel from 2.21 to 2.22
  • Loading branch information
joerick authored Dec 22, 2024
2 parents 0f9e64c + 11afd89 commit bb015ba
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 @@ -41,7 +41,7 @@ jobs:
python-version: '3.8'

- name: Build wheels
uses: joerick/cibuildwheel@v2.21
uses: joerick/cibuildwheel@v2.22
env:
CIBW_SKIP: pp*
CIBW_ARCHS: ${{matrix.archs}}
Expand Down

0 comments on commit bb015ba

Please sign in to comment.