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 989cb20 commit 818c5b0Copy full SHA for 818c5b0
eng/pipelines/extra-platforms/runtime-extra-platforms-linuxbionic.yml
@@ -39,8 +39,8 @@ jobs:
39
jobParameters:
40
testGroup: innerloop
41
targetRid: linux-bionic-x64
42
- nameSuffix: AllSubsets_Mono
43
- buildArgs: -s mono+libs+host+packs+libs.tests -c $(_BuildConfig) /p:ArchiveTests=true
+ nameSuffix: AllSubsets_Mono_RuntimeTests
+ buildArgs: -s mono+libs -c $(_BuildConfig)
44
timeoutInMinutes: 480
45
# extra steps, run tests
46
postBuildSteps:
0 commit comments