diff --git a/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml b/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml index 8dd0b82efc..181f725335 100644 --- a/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml +++ b/tools/ci_build/github/azure-pipelines/post-merge-jobs.yml @@ -2,7 +2,7 @@ jobs: - job: CodeCoverage workspace: clean: all - timeoutInMinutes: 120 + timeoutInMinutes: 150 variables: skipComponentGovernanceDetection: true pool: 'Linux-CPU'