Update CIBuildWheel

This commit is contained in:
Andrew Cassidy 2024-06-02 17:32:00 -07:00 committed by GitHub
parent ec7953dcff
commit 0448dbe6e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
platforms: arm64
- name: Build wheels
uses: pypa/cibuildwheel@v2.11.2
uses: pypa/cibuildwheel@v2.18.1
env:
MACOSX_DEPLOYMENT_TARGET: "10.15"
CIBW_ARCHS_LINUX: ${{ matrix.arch[3] }}