Skip to content

Commit 07ac4a0

Browse files
authored
{LTS} Backport #31170: Increase TestExtensionsLoading timeout to 80 minutes (#32168)
1 parent b70660e commit 07ac4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ jobs:
569569
- job: TestExtensionsLoading
570570
displayName: Test Extensions Loading
571571
condition: succeeded()
572-
timeoutInMinutes: 40
572+
timeoutInMinutes: 80
573573

574574
pool:
575575
name: ${{ variables.ubuntu_pool }}

0 commit comments

Comments
 (0)