Skip to content

Commit 1f49230

Browse files
authored
- debug why the arm build could have gone wrong
1 parent 56e4ca7 commit 1f49230

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
env:
4040
CIBW_BUILD: ${{ matrix.python_version }}
4141
CIBW_ARCHS_MACOS: x86_64 arm64
42+
CIBW_BUILD_VERBOSITY: 3
4243

4344
- name: Upload wheels
4445
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)