We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4270c4c + cd1c3aa commit 36855a8Copy full SHA for 36855a8
1 file changed
.github/workflows/wheels.yml
@@ -38,7 +38,7 @@ jobs:
38
fetch-depth: 0
39
40
- name: Build wheels
41
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
42
env:
43
CIBW_ARCHS_LINUX: "x86_64"
44
CIBW_ARCHS_MACOS: "x86_64 arm64"
0 commit comments