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.
1 parent eda6c22 commit f8439aeCopy full SHA for f8439ae
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
platforms: all
21
22
- name: Build wheels
23
- uses: pypa/cibuildwheel@v2.11.4
+ uses: pypa/cibuildwheel@v2.12.0
24
env:
25
CIBW_ARCHS: all
26
- uses: actions/upload-artifact@v3
0 commit comments