diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bed6e6a..2ab7e4c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: image: docker.io/tonistiigi/binfmt:qemu-v8.1.5 - name: Build wheels with cibuildwheels - uses: pypa/cibuildwheel@v2.22.0 + uses: pypa/cibuildwheel@v2.23.0 env: CIBW_ARCHS_LINUX: ${{ matrix.platform }} CIBW_SKIP: pp* *ppc64le *s390x