diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2ab7e4c5..d007561e 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.23.0 + uses: pypa/cibuildwheel@v2.23.3 env: CIBW_ARCHS_LINUX: ${{ matrix.platform }} CIBW_SKIP: pp* *ppc64le *s390x