Skip to content

Commit 97b9815

Browse files
committed
improve job name
1 parent 1697d16 commit 97b9815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/04-advanced-features--01-runner-types.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
echo "Hello from ${{ runner.os }}-${{ runner.arch }}"
4747
echo "Runner name (type): ${{ runner.name }}"
4848
49-
alpine-container:
49+
alpine-container-on-github-hosted-ubuntu-vm:
5050
name: Alpine container on Ubuntu VM
5151
runs-on: ubuntu-24.04
5252
container:

0 commit comments

Comments
 (0)