diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ce0a385..7687785 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.12.0 + uses: pypa/cibuildwheel@v2.16.1 env: CIBW_ARCHS_LINUX: aarch64 native CIBW_SKIP: cp36* pp* *musllinux*