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