diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index a94aee18..39199e3b 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -18,7 +18,7 @@ jobs: with: submodules: true fetch-depth: 0 - - uses: pypa/cibuildwheel@v2.19.0 + - uses: pypa/cibuildwheel@v2.19.2 env: CIBW_SKIP: "pp* *-win32 *_i686" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014