diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 3ccfb10..af41401 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.1.3 env: CIBW_BUILD_VERBOSITY_MACOS: 3 CIBW_ARCHS: ${{ matrix.arch }}