We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2a645d commit ec5926dCopy full SHA for ec5926d
.github/workflows/docker.yml
@@ -29,6 +29,7 @@ env:
29
30
jobs:
31
build:
32
+ name: 'docker (${{ inputs.os }}, ${{ inputs.arch }})'
33
runs-on: ${{ inputs.runner }}
34
35
permissions:
0 commit comments