We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd67113 commit ed5610cCopy full SHA for ed5610c
1 file changed
.github/workflows/build-python.yml
@@ -18,6 +18,7 @@ defaults:
18
19
jobs:
20
build:
21
+ name: Build Python ${{ inputs.cpython_tag }}
22
runs-on: ubuntu-24.04-riscv
23
env:
24
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments