diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index 81d51ab..add2fa9 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 submodules: recursive - name: Build - uses: pypa/cibuildwheel@v2.16.3 + uses: pypa/cibuildwheel@v2.16.4 env: CIBW_SKIP: pp* *musllinux* CIBW_ARCHS_MACOS: x86_64 universal2