diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 50a073e..7dad1bd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: submodules: true - name: Build wheels - uses: pypa/cibuildwheel@v3.1.3 + uses: pypa/cibuildwheel@v3.2.0 env: CIBW_ARCHS_MACOS: x86_64 arm64 CIBW_ARCHS_LINUX: auto