diff --git a/.cron.yml b/.cron.yml index 9bee8afe82d6..c48ab24ae906 100644 --- a/.cron.yml +++ b/.cron.yml @@ -247,8 +247,8 @@ jobs: - mozilla-release - mozilla-esr78 when: - - {weekday: 'Monday', hour: 10, minute: 0} - - {weekday: 'Thursday', hour: 10, minute: 0} + - {weekday: 'Monday', hour: 8, minute: 0} + - {weekday: 'Thursday', hour: 8, minute: 0} - name: raptor-tp6m job: diff --git a/taskcluster/ci/repo-update/kind.yml b/taskcluster/ci/repo-update/kind.yml index 0131589a6cae..b858826884d6 100644 --- a/taskcluster/ci/repo-update/kind.yml +++ b/taskcluster/ci/repo-update/kind.yml @@ -49,7 +49,7 @@ jobs: implementation: docker-worker os: linux docker-image: {in-tree: periodic-updates} - max-run-time: 18000 # Takes 4+ hours + max-run-time: 21600 # Takes up to 6 hours env: PRODUCT: firefox REVIEWERS: "ryanvm"