diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 7b7f225..aa75c0c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -34,7 +34,7 @@ jobs: submodules: true - name: Build wheels - uses: pypa/cibuildwheel@v2.23.2 + uses: pypa/cibuildwheel@v3.0.0 env: CIBW_BUILD_VERBOSITY_MACOS: 3 CIBW_ARCHS: ${{ matrix.arch }}