We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc88669 commit 6e9b764Copy full SHA for 6e9b764
azure-pipelines.yml
@@ -93,6 +93,7 @@ jobs:
93
--enable-debug --enable-zts
94
CFLAGS='-fsanitize=undefined,address -fno-sanitize-recover -DZEND_TRACK_ARENA_ALLOC'
95
LDFLAGS='-fsanitize=undefined,address'
96
+ timeoutInMinutes: 90
97
- template: azure/coverage_job.yml
98
parameters:
99
configurationName: COVERAGE_DEBUG_ZTS
0 commit comments