Raise the priority of decision tasks

… since they block everything else.
This commit is contained in:
Simon Sapin 2019-11-18 10:46:12 +01:00
parent fe23add637
commit 26ca284ec2

View file

@ -14,6 +14,7 @@ tasks:
else: proj-servo
created: {$fromNow: ''}
deadline: {$fromNow: '1 day'}
priority: high
extra:
treeherder:
machine: {platform: Linux}