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: scopes:
- secrets:get:project/relman/coverity - secrets:get:project/relman/coverity
worker: worker:
max-run-time: 21600 max-run-time: 14400
when: when:
files-changed: files-changed:
- '**/*.c' - '**/*.c'