We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abea0a1 commit f7f5046Copy full SHA for f7f5046
eng/pipelines/runtime.yml
@@ -290,7 +290,7 @@ jobs:
290
value: $[ dependencies.evaluate_paths.outputs['SetPathVars_mono.containsChange'] ]
291
jobParameters:
292
testGroup: innerloop
293
- nameSuffix: AllSubsets_Mono
+ nameSuffix: AllSubsets_Mono_AOT
294
buildArgs: -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true /p:EnableAggressiveTrimming=true /p:RunAOTCompilation=true
295
timeoutInMinutes: 120
296
condition: >-
0 commit comments