diff --git a/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml b/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml index 956f16c1d8ed..8e7b9e85a1d8 100644 --- a/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml +++ b/tools/ci_build/github/azure-pipelines/templates/c-api-cpu.yml @@ -138,7 +138,7 @@ jobs: clean: all pool: vmImage: 'macOS-11' - timeoutInMinutes: 180 + timeoutInMinutes: 300 steps: - template: set-version-number-variables-step.yml