diff --git a/.github/workflows/cd-wheel.yml b/.github/workflows/cd-wheel.yml index e63a9a8..bdc1d02 100644 --- a/.github/workflows/cd-wheel.yml +++ b/.github/workflows/cd-wheel.yml @@ -136,7 +136,7 @@ jobs: platforms: all - id: build - uses: pypa/cibuildwheel@v2.21.0 + uses: pypa/cibuildwheel@v2.21.1 timeout-minutes: 45 with: package-dir: mpi4py.git