We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fe87a4 + 2fa1ed2 commit b64f4efCopy full SHA for b64f4ef
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
persist-credentials: false
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # 3.1.0
+ uses: pypa/cibuildwheel@e6de07ed3921b51089aae6981989889cf1eddd0c # 3.1.1
63
env:
64
CIBW_ENABLE: pypy pypy-eol
65
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments