We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35032cd + f83ba84 commit 2787a9dCopy full SHA for 2787a9d
1 file changed
.github/workflows/build_wheels.yml
@@ -82,7 +82,7 @@ jobs:
82
platforms: arm64
83
84
- name: Install Python dependencies
85
- run: python -m pip install cibuildwheel==2.12.0
+ run: python -m pip install cibuildwheel==2.16.2
86
87
- name: Build wheels
88
run: python -m cibuildwheel --output-dir dist
0 commit comments