Skip to content

Commit

Permalink
Merge pull request #81 from urschrei/dependabot/github_actions/pypa/c…
Browse files Browse the repository at this point in the history
…ibuildwheel-2.22.0

Bump pypa/cibuildwheel from 2.21.3 to 2.22.0
  • Loading branch information
urschrei authored Nov 25, 2024
2 parents 819c729 + e8ea955 commit 4fbd8b1
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 @@ -104,7 +104,7 @@ jobs:
shell: bash

- name: Build and Test Wheels
uses: pypa/cibuildwheel@v2.21.3
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: 'pytest {package}'
Expand Down

0 comments on commit 4fbd8b1

Please sign in to comment.