From 79639c81e47c4000dcda3564c536fda35a837d46 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Tue, 22 Mar 2022 15:07:55 +0100 Subject: [PATCH] Revert "Bug 1760570 - disable nightlies until google play catches up" This reverts commit 2513e8634de5666b5dc5f7ee24c3a0c1fcdc645c. --- .cron.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.cron.yml b/.cron.yml index 6a3d77392..c51e01f7e 100644 --- a/.cron.yml +++ b/.cron.yml @@ -9,7 +9,9 @@ jobs: type: decision-task treeherder-symbol: Nd target-tasks-method: nightly - when: [] # Paused temporarily (https://bugzil.la/1760570) + when: + - {hour: 5, minute: 0} + - {hour: 17, minute: 0} - name: fennec-production job: type: decision-task