diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1d4dff..123b977 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -106,7 +106,7 @@ jobs: toolset: "14.4" - name: Build wheels - uses: pypa/cibuildwheel@v4.0 + uses: pypa/cibuildwheel@v4.1 env: CIBW_VERBOSE: 1 CIBW_ARCHS_MACOS: "${{ matrix.macos_arch }}"