diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7dad1bd..43be527 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.2.0 + uses: pypa/cibuildwheel@v3.2.1 env: CIBW_ARCHS_MACOS: x86_64 arm64 CIBW_ARCHS_LINUX: auto