diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 4951598..30f34e6 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -47,7 +47,7 @@ jobs: with: submodules: true - - uses: joerick/cibuildwheel@v1.10.0 + - uses: joerick/cibuildwheel@v2.12.0 env: # Python 2.7 on Windows with workaround not supported by scikit-build CIBW_SKIP: cp27-win*