summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-10-20 09:53:50 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-10-20 09:53:50 +0200
commit2c8287382ce12acec9a8f893b015b98a9469089a (patch)
tree7b080e5be568ab7690b5bce5e8da7c8105a92bd5 /azure-pipelines.yml
parentee5b1dd6dc27e750dc55c5cebfc30fec2f2b6e18 (diff)
downloadphp-git-2c8287382ce12acec9a8f893b015b98a9469089a.tar.gz
Increase timeout on file cache job
[ci skip]
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
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