From c24526ef5d60ea5445a90645631d48dc1d3ea3e9 Mon Sep 17 00:00:00 2001 From: Joshua Batista Date: Tue, 14 Jan 2025 19:33:47 -0800 Subject: [PATCH] Linux needs more time too --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 004b167bc6..f3c0e4e1b5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -44,7 +44,7 @@ stages: displayName: 'DXIL Tests' - job: Nix - timeoutInMinutes: 90 + timeoutInMinutes: 120 variables: macOS: macOS-latest