Skip to content

Commit

Permalink
CI: update cibuildwheel to v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
methane committed Aug 9, 2023
1 parent 7cfced5 commit be8da59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
make cython
- name: Build
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.15.0
env:
CIBW_TEST_REQUIRES: "pytest"
CIBW_TEST_COMMAND: "pytest {package}/test"
Expand Down

0 comments on commit be8da59

Please sign in to comment.