Skip to content

Commit b48d04a

Browse files
committed
Update workflow
1 parent 6c59a1e commit b48d04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel_win_x86_64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
matrix:
2020
os: [windows-latest]
2121
py_version: ["3.7", "3.8", "3.9", "3.10"]
22-
name: ${{ matrix.os }}
22+
name: ${{ matrix.os }} (Python ${{ matrix.py_version}})
2323
runs-on: ${{ matrix.os }}
2424

2525
steps:

0 commit comments

Comments
 (0)