mirror of
https://github.com/php/php-src.git
synced 2024-11-27 03:44:07 +08:00
Fix ZTS flag on master
This commit is contained in:
parent
c98b6d5bb5
commit
c581b2f5b0
@ -73,5 +73,5 @@ jobs:
|
||||
- template: azure/msan_job.yml
|
||||
parameters:
|
||||
configurationName: DEBUG_ZTS_MSAN
|
||||
configurationParameters: '--enable-debug --enable-maintainer-zts'
|
||||
configurationParameters: '--enable-debug --enable-zts'
|
||||
runTestsParameters: --asan
|
||||
|
Loading…
Reference in New Issue
Block a user