This commit is contained in:
dependabot[bot] 2025-07-30 08:16:13 +00:00 committed by GitHub
commit f3179eaa24
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.2
env:
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"