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