We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef57cc commit bf22287Copy full SHA for bf22287
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
platforms: all
21
22
- name: Build wheels
23
- uses: pypa/cibuildwheel@v2.15.0
+ uses: pypa/cibuildwheel@v2.16.0
24
env:
25
CIBW_ARCHS: all
26
- uses: actions/upload-artifact@v3
0 commit comments