Skip to content

Commit 4b27990

Browse files
committed
CI: make the job names stable (independent of runner image used)
1 parent 47305b4 commit 4b27990

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- macos-14
2323
- ubuntu-24.04
2424
- windows-2022
25+
name: main.${{ runner.os }}
2526
env:
2627
DOTNET_NOLOGO: 1
2728
DOTNET_CLI_TELEMETRY_OPTOUT: 1

0 commit comments

Comments
 (0)