From 93e0a021d3a967d16ce3220177eaf2b0034428d1 Mon Sep 17 00:00:00 2001 From: calebboyd Date: Mon, 24 Jun 2019 11:37:17 -0500 Subject: [PATCH] build: increase timeout to 3 hours --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c37fdbe..f85f6a7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,7 @@ schedules: - master jobs: - job: BaseBuild - timeoutInMinutes: 120 + timeoutInMinutes: 180 strategy: matrix: linux: