diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 3991b65..1d4667a 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.2 + - uses: pypa/cibuildwheel@v2.16.4 env: CIBW_SKIP: "pp* *-win32 *_i686 *-musllinux*" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014