We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731e093 commit 844e3efCopy full SHA for 844e3ef
1 file changed
.github/workflows/wheel_tests_and_release.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
build_linux_37_and_above_wheels:
17
- name: Build python ${{ matrix.cibw_python }} wheels on ${{ matrix.os }}
+ name: Build python ${{ matrix.cibw_python }} ${{ matrix.cibw_arch }} wheels on ${{ matrix.os }}
18
runs-on: ${{ matrix.os }}
19
strategy:
20
fail-fast: false
0 commit comments