1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00

Merge branch 'PHP-8.0' into PHP-8.1

* PHP-8.0:
  Increase timeout on community job
This commit is contained in:
Nikita Popov
2021-10-18 11:09:58 +02:00

View File

@@ -94,6 +94,7 @@ jobs:
configurationParameters: >-
--enable-debug --enable-zts --enable-address-sanitizer --enable-undefined-sanitizer
CFLAGS='-fno-sanitize-recover'
timeoutInMinutes: 90
- template: azure/coverage_job.yml
parameters:
configurationName: COVERAGE_DEBUG_ZTS