diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 84ddb1535..452ea428a 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Build wheels - uses: pypa/cibuildwheel@v2.21.3 + uses: pypa/cibuildwheel@v2.22.0 env: CIBW_BUILD: cp39-* cp310-* cp311-* cp312-* CIBW_SKIP: cp*_i686