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 d671e0e + 5f6694d commit 04c08bdCopy full SHA for 04c08bd
.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@352e01339f0a173aa2a3eb57f01492e341e83865 # 3.1.3
+ uses: pypa/cibuildwheel@c923d83ad9c1bc00211c5041d0c3f73294ff88f6 # 3.1.4
80
env:
81
CIBW_ENABLE: pypy pypy-eol
82
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments