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 d8d23f1 commit ebb55d0Copy full SHA for ebb55d0
.github/workflows/wheels.yml
@@ -30,7 +30,7 @@ jobs:
30
path: ./dist/*.tar.gz
31
32
build-wheel:
33
- name: Build wheel for ${{ matrix.python }}-${{ matrix.buildplat[1] }}
+ name: Build wheel for ${{ matrix.buildplat[1] }}
34
runs-on: ${{ matrix.buildplat[0] }}
35
strategy:
36
fail-fast: false
0 commit comments