Skip to content

Commit f7f5046

Browse files
author
Steve Pfister
committed
yml tweak
1 parent abea0a1 commit f7f5046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
value: $[ dependencies.evaluate_paths.outputs['SetPathVars_mono.containsChange'] ]
291291
jobParameters:
292292
testGroup: innerloop
293-
nameSuffix: AllSubsets_Mono
293+
nameSuffix: AllSubsets_Mono_AOT
294294
buildArgs: -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true /p:EnableAggressiveTrimming=true /p:RunAOTCompilation=true
295295
timeoutInMinutes: 120
296296
condition: >-

0 commit comments

Comments
 (0)