We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfced5 commit 715126cCopy full SHA for 715126c
1 file changed
.github/workflows/wheel.yml
@@ -35,7 +35,7 @@ jobs:
35
make cython
36
37
- name: Build
38
- uses: pypa/cibuildwheel@v2.12.0
+ uses: pypa/cibuildwheel@v2.15.0
39
env:
40
CIBW_TEST_REQUIRES: "pytest"
41
CIBW_TEST_COMMAND: "pytest {package}/test"
0 commit comments