diff --git a/tools/ci_build/github/azure-pipelines/templates/mac-ci.yml b/tools/ci_build/github/azure-pipelines/templates/mac-ci.yml index 69bc77b71f..bcab858c08 100644 --- a/tools/ci_build/github/azure-pipelines/templates/mac-ci.yml +++ b/tools/ci_build/github/azure-pipelines/templates/mac-ci.yml @@ -13,7 +13,7 @@ jobs: - job: ${{ parameters.JobName }} workspace: clean: all - timeoutInMinutes: 150 + timeoutInMinutes: 180 pool: vmImage: 'macOS-11' variables: