8000 CI: update cibuildwheel to v2.15.0 (#551) · ubgk/msgpack-python@715126c · GitHub
[go: up one dir, main page]

Skip to content

Commit 715126c

Browse files
authored
CI: update cibuildwheel to v2.15.0 (msgpack#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 3807 : "pytest {package}/test"

0 commit comments

Comments
 (0)
0