From c10a406500b11dd764eb81fff3c36cef24dd861f Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Sat, 1 Aug 2020 23:50:56 +0200 Subject: Bump timeout again --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') 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 -- cgit v1.2.1