mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-06-18 13:42:25 +00:00
Bump pypa/cibuildwheel from 3.4.1 to 4.0.0 (#691)
This commit is contained in:
parent
97ba6ca0d2
commit
c410a388c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/wheel.yml
vendored
2
.github/workflows/wheel.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
platforms: ${{ matrix.cibw_archs }}
|
||||
|
||||
- name: Build
|
||||
uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
|
||||
uses: pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
|
||||
env:
|
||||
CIBW_TEST_REQUIRES: "pytest"
|
||||
CIBW_TEST_COMMAND: "pytest {package}/test"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue