Trying cibuildwheel 2.19.2
This commit is contained in:
parent
5d15ff6033
commit
c8e1b7bf9b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
|
|
@ -151,7 +151,7 @@ jobs:
|
|||
path: ./src/sqlcipher
|
||||
|
||||
- name: Build wheels for ${{ matrix.os }} ${{ matrix.cibw_archs }} ${{ matrix.cibw_build }}
|
||||
uses: pypa/cibuildwheel@v2.20.0
|
||||
uses: pypa/cibuildwheel@v2.19.2
|
||||
env:
|
||||
CIBW_BUILD_FRONTEND: build
|
||||
CIBW_BUILD: ${{ matrix.cibw_build }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue