Skip to content

Commit d16341d

Browse files
committed
Merge branch 'PHP-8.0'
* PHP-8.0: Increase timeout on asan job
2 parents 45e6dc7 + 2d7ada2 commit d16341d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
CFLAGS='-fsanitize=undefined,address -DZEND_TRACK_ARENA_ALLOC'
8080
LDFLAGS='-fsanitize=undefined,address'
8181
runTestsParameters: --asan
82-
timeoutInMinutes: 310
82+
timeoutInMinutes: 360
8383
- template: azure/msan_job.yml
8484
parameters:
8585
configurationName: DEBUG_ZTS_MSAN

0 commit comments

Comments
 (0)