From a2c9d2c38eca116e8c4f21d190487db9f2cf5582 Mon Sep 17 00:00:00 2001 From: Eric Larson Date: Mon, 24 Feb 2025 13:00:50 -0500 Subject: [PATCH] FIX: Timeout --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9c42b3286c1..8be7d507375 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -244,7 +244,7 @@ stages: PYTHONIOENCODING: 'utf-8' AZURE_CI_WINDOWS: 'true' PYTHON_ARCH: 'x64' - timeoutInMinutes: 80 + timeoutInMinutes: 90 strategy: maxParallel: 4 matrix: