We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f555b07 + dfcd416 commit 7465743Copy full SHA for 7465743
1 file changed
.github/workflows/wheels.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build_wheels:
13
- name: Build ${{ matrix.cpversionj}} wheels on ${{ matrix.os }}
+ name: Build ${{ matrix.cpversion }} wheels on ${{ matrix.os }}
14
runs-on: ${{ matrix.os }}
15
strategy:
16
matrix:
0 commit comments