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 07bf37c + 24c6666 commit e2c24f1Copy full SHA for e2c24f1
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
persist-credentials: false
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@95d2f3a92fbf80abe066b09418bbf128a8923df2 # 3.0.1
+ uses: pypa/cibuildwheel@ffd835cef18fa11522f608fc0fa973b89f5ddc87 # 3.1.0
63
env:
64
CIBW_ENABLE: pypy pypy-eol
65
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments