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 25ddd55 commit 8f8b9bbCopy full SHA for 8f8b9bb
.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.py-version }}
36
37
runs-on: ${{ matrix.cfg.os }}
38
0 commit comments