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 6fb2220 commit ab35283Copy full SHA for ab35283
.github/workflows/make_wheel.yml
@@ -32,7 +32,7 @@ jobs:
32
prerelease: false
33
34
build-wheel:
35
- name: Build-wheel ${{ matrix.cfg.name }} for Python ${{ matrix.py-version }}
+ name: Build-wheel ${{ matrix.cfg.name }} for Python ${{ matrix.python-version }}
36
37
runs-on: ${{ matrix.cfg.os }}
38
0 commit comments