Skip to content

Commit 0681c36

Browse files
author
John Luo
authored
Nit: update azdo job name for macOS (#20330)
1 parent 2d6827a commit 0681c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ stages:
558558
parameters:
559559
condition: ne(variables['SkipTests'], 'true')
560560
jobName: MacOS_Test
561-
jobDisplayName: "Test: macOS 10.13"
561+
jobDisplayName: "Test: macOS 10.14"
562562
agentOs: macOS
563563
isTestingJob: true
564564
buildArgs: --all --test "/p:RunTemplateTests=false" $(_InternalRuntimeDownloadArgs)

0 commit comments

Comments
 (0)