Nit: update azdo job name for macOS (#20330)
This commit is contained in:
parent
2d6827a678
commit
0681c36925
|
|
@ -558,7 +558,7 @@ stages:
|
|||
parameters:
|
||||
condition: ne(variables['SkipTests'], 'true')
|
||||
jobName: MacOS_Test
|
||||
jobDisplayName: "Test: macOS 10.13"
|
||||
jobDisplayName: "Test: macOS 10.14"
|
||||
agentOs: macOS
|
||||
isTestingJob: true
|
||||
buildArgs: --all --test "/p:RunTemplateTests=false" $(_InternalRuntimeDownloadArgs)
|
||||
|
|
|
|||
Loading…
Reference in New Issue