diff --git a/.azurepipelines/templates/pr-gate-build-job.yml b/.azurepipelines/templates/pr-gate-build-job.yml index d5b16c127f..244cffdbfa 100644 --- a/.azurepipelines/templates/pr-gate-build-job.yml +++ b/.azurepipelines/templates/pr-gate-build-job.yml @@ -17,7 +17,7 @@ parameters: jobs: - job: Build_${{ parameters.tool_chain_tag }} - + timeoutInMinutes: 120 #Use matrix to speed up the build process strategy: matrix: