Skip to content

Commit 715126c

Browse files
authored
CI: update cibuildwheel to v2.15.0 (#551)
1 parent 7cfced5 commit 715126c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
make cython
3636
3737
- name: Build
38-
uses: pypa/cibuildwheel@v2.12.0
38+
uses: pypa/cibuildwheel@v2.15.0
3939
env:
4040
CIBW_TEST_REQUIRES: "pytest"
4141
CIBW_TEST_COMMAND: "pytest {package}/test"

0 commit comments

Comments
 (0)