Skip to content

Commit

Permalink
bump cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Dec 3, 2023
1 parent b354938 commit 5400f4a
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 @@ -119,7 +119,7 @@ jobs:

## Build

- uses: pypa/cibuildwheel@v2.14.1
- uses: pypa/cibuildwheel@v2.16.2
env:
CIBW_TEST_REQUIRES: pytest numpy
CIBW_TEST_COMMAND: pytest {project}/tests
Expand Down

0 comments on commit 5400f4a

Please sign in to comment.