Merge pull request #24 from adafruit/dependabot/github_actions/pypa/cibuildwheel-2.23.0

Bump pypa/cibuildwheel from 2.22.0 to 2.23.0
This commit is contained in:
Jeff Epler 2025-03-10 16:37:49 -05:00 committed by GitHub
commit 7c26836a68
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.22.0
- uses: pypa/cibuildwheel@v2.23.0
env:
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"