From e4b33ce96064ec6a12b64ab89f482dd6d5a99966 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 27 Jul 2022 08:02:48 -0400 Subject: [PATCH] Increase timeout for macos build pipeline (#5913) --- .azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index d5ddc00cac..523dc17033 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -60,6 +60,7 @@ jobs: displayName: Build - job: macOS + timeoutInMinutes: 90 pool: vmImage: macOS-11 strategy: