mirror of https://github.com/MagicStack/uvloop.git
bump cibuildwheel version
This commit is contained in:
parent
40e8a34c8b
commit
2e8feae2a6
|
@ -114,7 +114,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
brew install gnu-sed libtool autoconf automake
|
brew install gnu-sed libtool autoconf automake
|
||||||
|
|
||||||
- uses: pypa/cibuildwheel@bd033a44476646b606efccdd5eed92d5ea1d77ad # v2.20.0
|
- uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
|
||||||
env:
|
env:
|
||||||
CIBW_BUILD_VERBOSITY: 1
|
CIBW_BUILD_VERBOSITY: 1
|
||||||
CIBW_BUILD: ${{ matrix.cibw_python }}
|
CIBW_BUILD: ${{ matrix.cibw_python }}
|
||||||
|
|
Loading…
Reference in New Issue