This commit is contained in:
dependabot[bot] 2025-08-20 10:12:46 +00:00 committed by GitHub
commit 4c6c2943fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ jobs:
submodules: true
fetch-depth: 0
- uses: pypa/cibuildwheel@v2.23.0
- uses: pypa/cibuildwheel@v3.1.4
env:
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"