summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-08-01 23:50:56 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-08-01 23:50:56 +0200
commitc10a406500b11dd764eb81fff3c36cef24dd861f (patch)
tree0b5a26e64c5003c4155d16ea82bb9a806d4ad63f /azure-pipelines.yml
parent9f44eca6b60f8073dc9e2aa31154f9d70b42938d (diff)
downloadphp-git-c10a406500b11dd764eb81fff3c36cef24dd861f.tar.gz
Bump timeout again
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 8b46650860..20198f888b 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -69,7 +69,7 @@ jobs:
CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
LDFLAGS='-fsanitize=undefined,address'
runTestsParameters: --asan
- timeoutInMinutes: 240
+ timeoutInMinutes: 310
- template: azure/msan_job.yml
parameters:
configurationName: DEBUG_ZTS_MSAN