From 19b7a615137f0c869b2ec5914c9d4f1bfdf7ce8e Mon Sep 17 00:00:00 2001 From: Sean Gillies Date: Wed, 14 Feb 2024 12:40:10 -0700 Subject: [PATCH] Upgrade cibuildwheel to 2.16.5 We hit https://github.com/pypa/cibuildwheel/issues/1740. --- .github/workflows/win-wheels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/win-wheels.yaml b/.github/workflows/win-wheels.yaml index 824317c..dbad058 100644 --- a/.github/workflows/win-wheels.yaml +++ b/.github/workflows/win-wheels.yaml @@ -79,7 +79,7 @@ jobs: shell: bash - name: Build wheels - uses: pypa/cibuildwheel@v2.16.0 + uses: pypa/cibuildwheel@v2.16.5 env: CIBW_SKIP: "*-win32 pp*" CIBW_ENVIRONMENT_WINDOWS: