We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d44bb30 commit 121051aCopy full SHA for 121051a
.github/workflows/reusable-build-wheel.yml
@@ -83,7 +83,7 @@ jobs:
83
shell: bash
84
85
- name: Build wheels
86
- uses: pypa/cibuildwheel@v2.22.0
+ uses: pypa/cibuildwheel@v2.23.0
87
env:
88
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
89
CIBW_CONFIG_SETTINGS: >- # Cython line tracing for coverage collection
0 commit comments