Bug 1648710 - reduce max-run-time for coverity full tree analysis. r=marco

Differential Revision: https://phabricator.services.mozilla.com/D82871
This commit is contained in:
Andi-Bogdan Postelnicu 2020-07-09 12:40:43 +00:00
parent cb161b6b55
commit 222c13b10b

View file

@ -80,7 +80,7 @@ coverity-full-analysis:
scopes:
- secrets:get:project/relman/coverity
worker:
max-run-time: 21600
max-run-time: 14400
when:
files-changed:
- '**/*.c'