From 2c8287382ce12acec9a8f893b015b98a9469089a Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Tue, 20 Oct 2020 09:53:50 +0200 Subject: Increase timeout on file cache job [ci skip] --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e962dad8aa..dabf35b3d2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -102,3 +102,4 @@ jobs: parameters: configurationName: DEBUG_NTS_FILE_CACHE configurationParameters: '--enable-debug --disable-zts' + timeoutInMinutes: 90 -- cgit v1.2.1