From f8531b0eb614fcd82680852602bf28639a066ae4 Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Wed, 6 Nov 2024 17:19:39 -0500 Subject: [PATCH] chore: Adjust timeout --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8361fbbab..80f0481bc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -113,6 +113,7 @@ stages: - stage: Apple displayName: 'Apple' + timeoutInMinutes: 90 dependsOn: [] jobs: - job: macOS_netcore