Use a larger worker to collect shadow scheduler statistics

This commit is contained in:
Marco Castelluccio 2021-04-09 14:05:32 +02:00
Родитель e33bea5efd
Коммит 208500c92f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -27,7 +27,7 @@ tasks:
deadline: { $fromNow: "12 hours" }
expires: { $fromNow: "1 week" }
provisionerId: proj-bugbug
workerType: batch
workerType: compute-large
payload:
maxRunTime: 43200
image: mozilla/bugbug-base:${version}