Bug 1648851 - reduce max-run-time value of android-api-16-shippable/opt task to 1800 r=gbrown,jmaher

Changes:
  - max-run-time reduced to 1800 which should suffice.

Differential Revision: https://phabricator.services.mozilla.com/D82253
This commit is contained in:
Edwin Takahashi 2020-07-08 17:46:37 +00:00
Родитель 983278ea99
Коммит 02a12126c0
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -93,7 +93,7 @@ jobs:
platform: android-4-0-armv7-api16/pgo
worker-type: t-linux-xlarge-pgo
worker:
max-run-time: 5400
max-run-time: 1800
docker-image: {in-tree: ubuntu1804-test}
env:
WORKING_DIR: "/builds/worker"