mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Increase timeout on community job
This commit is contained in:
commit
e26abe631c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue