diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9d5efc1..96f5d85 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: platforms: aarch64 - name: Build wheels with cibuildwheels - uses: pypa/cibuildwheel@v2.16.4 + uses: pypa/cibuildwheel@v2.16.5 env: CIBW_ARCHS_LINUX: aarch64 native CIBW_SKIP: cp36* pp* *musllinux*