diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 81416d4..80693fd 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -60,7 +60,7 @@ jobs: - name: Install SDK run: sudo apt install -y ./upmem_2021.2.0_amd64.deb - - uses: pypa/cibuildwheel@v2.21.3 + - uses: pypa/cibuildwheel@v2.22.0 env: # Python 2.7 on Windows with workaround not supported by scikit-build CIBW_SKIP: cp27-win*