diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index a03d7473..e0f4d9d6 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.17.0 + - uses: pypa/cibuildwheel@v2.18.0 env: CIBW_SKIP: "pp* *-win32 *-manylinux_i686" CIBW_MANYLINUX_X86_64_IMAGE: manylinux2014