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 51e91a9 + da4a12f commit 9c9f53bCopy full SHA for 9c9f53b
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
sudo udevadm trigger --name-match=kvm
77
78
- name: Build wheels
79
- uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # 3.1.4
+ uses: pypa/cibuildwheel@7c619efba910c04005a835b110b057fc28fd6e93 # 3.2.0
80
env:
81
CIBW_ENABLE: pypy pypy-eol
82
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments