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 44cf945 commit c779d86Copy full SHA for c779d86
eng/pipelines/libraries/outerloop-mono.yml
@@ -34,7 +34,7 @@ jobs:
34
testScope: outerloop
35
nameSuffix: AllSubsets_Mono
36
buildArgs: -s mono+libs+libs.tests -c $(_BuildConfig) -testscope outerloop /p:ArchiveTests=true
37
- timeoutInMinutes: 120
+ timeoutInMinutes: 180
38
isFullMatrix: ${{ variables['isFullMatrix'] }}
39
# extra steps, run tests
40
extraStepsTemplate: /eng/pipelines/libraries/helix.yml
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments