We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d8d5d commit ead2b4aCopy full SHA for ead2b4a
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: Install cibuildwheel
60
run: |
61
- python -m pip install cibuildwheel==2.3.0
+ python -m pip install cibuildwheel==2.14.1
62
63
64
- name: Package source distribution
0 commit comments