Skip to content

Commit

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

Bump joerick/cibuildwheel from 2.10.2 to 2.11.1
  • Loading branch information
joerick committed Oct 18, 2022
2 parents de27b00 + 9508b1f commit 6aa7ebd
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 @@ -34,7 +34,7 @@ jobs:
python-version: '3.8'

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

0 comments on commit 6aa7ebd

Please sign in to comment.