From 70f01127e2370455bc515416e7fabe7b978fd3ed Mon Sep 17 00:00:00 2001 From: Jorge Cotillo Date: Tue, 2 Aug 2022 14:48:13 -0700 Subject: [PATCH] Update azure-pipelines-autogen.yml for Azure Pipelines test --- azure-pipelines-autogen.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-autogen.yml b/azure-pipelines-autogen.yml index ff22647085..3514830129 100644 --- a/azure-pipelines-autogen.yml +++ b/azure-pipelines-autogen.yml @@ -10,7 +10,7 @@ schedules: jobs: - job: Autogenerate - timeoutInMinutes: 180 + timeoutInMinutes: 360 pool: vmImage: 'ubuntu-latest'