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 b974b64 + ef4ac91 commit c0b6719Copy full SHA for c0b6719
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
sudo udevadm trigger --name-match=kvm
76
77
- name: Build wheels
78
- uses: pypa/cibuildwheel@63fd63b352a9a8bdcc24791c9dbee952ee9a8abc # 3.3.0
+ uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e # 3.3.1
79
env:
80
CIBW_ENABLE: pypy pypy-eol
81
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments