Skip to content

Commit 15c9554

Browse files
authored
{CI} Increase TestExtensionsLoading timeout to 80 minutes (#31170)
1 parent ca4ba69 commit 15c9554

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
@@ -567,7 +567,7 @@ jobs:
567567
- job: TestExtensionsLoading
568568
displayName: Test Extensions Loading
569569
condition: succeeded()
570-
timeoutInMinutes: 40
570+
timeoutInMinutes: 80
571571

572572
pool:
573573
name: ${{ variables.ubuntu_pool }}

0 commit comments

Comments
 (0)