From: Nikita Popov Date: Tue, 20 Oct 2020 07:53:50 +0000 (+0200) Subject: Increase timeout on file cache job X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c8287382ce12acec9a8f893b015b98a9469089a;p=php Increase timeout on file cache job [ci skip] --- 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