We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12d808 commit 82c594cCopy full SHA for 82c594c
.github/workflows/dists.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Install cibuildwheel
45
run: |
46
- python -m pip install cibuildwheel==2.0.1
+ python -m pip install cibuildwheel==2.2.2
47
48
- name: Build wheels
49
env:
0 commit comments