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 e21bae6 commit 18f51b0Copy full SHA for 18f51b0
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
fetch-depth: 0
33
34
- name: Build wheels
35
- uses: pypa/cibuildwheel@v2.15.0
+ uses: pypa/cibuildwheel@v2.16.5
36
env:
37
CIBW_ARCHS_MACOS: x86_64
38
HATCH_BUILD_HOOKS_ENABLE: "true"
0 commit comments