Update cibuildwheel

This commit is contained in:
laggykiller 2025-04-11 17:38:34 +08:00
parent cef726b231
commit 4f059cdcf8
No known key found for this signature in database

View file

@ -171,7 +171,7 @@ jobs:
path: ./src/sqlcipher
- name: Build wheels for ${{ matrix.os }} ${{ matrix.cibw_archs }} ${{ matrix.cibw_build }}
uses: pypa/cibuildwheel@v2.22.0
uses: pypa/cibuildwheel@v2.23.2
env:
CIBW_BUILD_FRONTEND: build
CIBW_BUILD: ${{ matrix.cibw_build }}