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 9ffc338 commit e3ae904Copy full SHA for e3ae904
eng/pipelines/runtime-community.yml
@@ -63,7 +63,7 @@ extends:
63
jobParameters:
64
testGroup: innerloop
65
nameSuffix: AllSubsets_Mono
66
- buildArgs: -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true
+ buildArgs: -s mono+libs+host+packs+libs.tests+clr.iltools+clr.packages -c $(_BuildConfig) /p:ArchiveTests=true
67
timeoutInMinutes: 180
68
condition: >-
69
or(
0 commit comments