diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 161b5563104..64638066d6f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -159,7 +159,7 @@ extends: path: artifacts/TestResults/$(_BuildConfig)/ artifact: $(Agent.Os)_$(Agent.JobName) TestResults - job: Linux - timeoutInMinutes: 120 + timeoutInMinutes: 180 pool: name: $(DncEngInternalBuildPool) demands: ImageOverride -equals 1es-ubuntu-2204