From 71e337e2b5af8b9405b509b00dda1ff0027599ed Mon Sep 17 00:00:00 2001 From: jiasli <4003950+jiasli@users.noreply.github.com> Date: Tue, 1 Apr 2025 17:20:22 +0800 Subject: [PATCH] extensions-loading --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 57027d58bd2..0e93e93335e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -567,7 +567,7 @@ jobs: - job: TestExtensionsLoading displayName: Test Extensions Loading condition: succeeded() - timeoutInMinutes: 40 + timeoutInMinutes: 80 pool: name: ${{ variables.ubuntu_pool }}