diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4e35d84..58bed43 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.1.4 env: CIBW_ARCHS_MACOS: x86_64 arm64 CIBW_ARCHS_LINUX: auto