File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ extends:
144
144
nameSuffix : AllSubsets_Mono_LLVMFULLAOT_RuntimeTests
145
145
runtimeVariant : llvmfullaot
146
146
buildArgs : -s mono+libs+clr.hosts+clr.iltools -c $(_BuildConfig) /p:MonoEnableLLVM=true
147
- timeoutInMinutes : 360
147
+ timeoutInMinutes : 400
148
148
condition : >-
149
149
or(
150
150
eq(stageDependencies.EvaluatePaths.evaluate_paths.outputs['SetPathVars_libraries.containsChange'], true),
@@ -191,7 +191,7 @@ extends:
191
191
nameSuffix : AllSubsets_Mono_LLVMFULLAOT_RuntimeIntrinsicsTests
192
192
runtimeVariant : llvmfullaot
193
193
buildArgs : -s mono+libs+clr.hosts+clr.iltools -c $(_BuildConfig) /p:MonoEnableLLVM=true
194
- timeoutInMinutes : 360
194
+ timeoutInMinutes : 400
195
195
condition : >-
196
196
or(
197
197
eq(stageDependencies.EvaluatePaths.evaluate_paths.outputs['SetPathVars_libraries.containsChange'], true),
You can’t perform that action at this time.
0 commit comments