diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 895dee67..7e53324e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -14,7 +14,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: pypa/cibuildwheel@v2.16.1 + - uses: pypa/cibuildwheel@v2.16.2 env: CIBW_SKIP: "pp* *-win32 *-manylinux_i686" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014