From e26dd12630abe7b5740e0d2a9bfe8936d0d5d419 Mon Sep 17 00:00:00 2001 From: Jerome Laban Date: Wed, 6 Nov 2024 17:21:31 -0500 Subject: [PATCH] chore: Adjust timeout --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 80f0481bc..cf35b6493 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -113,10 +113,10 @@ stages: - stage: Apple displayName: 'Apple' - timeoutInMinutes: 90 dependsOn: [] jobs: - job: macOS_netcore + timeoutInMinutes: 90 strategy: maxParallel: 2 matrix: