Skip to content

Commit

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

Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
  • Loading branch information
urschrei authored Oct 14, 2024
2 parents 189f175 + b3b0943 commit 918819b
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 @@ -108,7 +108,7 @@ jobs:
version: "latest"

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

0 comments on commit 918819b

Please sign in to comment.