diff --git a/tools/ci_build/github/azure-pipelines/mac-ios-packaging-pipeline.yml b/tools/ci_build/github/azure-pipelines/mac-ios-packaging-pipeline.yml index cbbe7aae2f..1e4bf0170f 100644 --- a/tools/ci_build/github/azure-pipelines/mac-ios-packaging-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/mac-ios-packaging-pipeline.yml @@ -18,6 +18,8 @@ jobs: pool: vmImage: "macOS-10.15" + timeoutInMinutes: 90 + steps: - task: UsePythonVersion@0 inputs: