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