Skip to content

Commit ed5610c

Browse files
committed
Set job name with python version
1 parent bd67113 commit ed5610c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ defaults:
1818

1919
jobs:
2020
build:
21+
name: Build Python ${{ inputs.cpython_tag }}
2122
runs-on: ubuntu-24.04-riscv
2223
env:
2324
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)