From c5f67ed6fbc4fc765a8654f0bfb94a4b126aa166 Mon Sep 17 00:00:00 2001 From: Chris AtLee Date: Thu, 22 Jun 2017 12:47:11 -0400 Subject: [PATCH] Bug 1371038: Clean up old aurora cron entries r=Callek MozReview-Commit-ID: 42KoLeSIxvK --- .cron.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.cron.yml b/.cron.yml index f8bf2d2c788f..a33687d1d736 100644 --- a/.cron.yml +++ b/.cron.yml @@ -10,14 +10,12 @@ jobs: target-tasks-method: nightly_linux run-on-projects: - mozilla-central - - mozilla-aurora - date when: by-project: # Match buildbot starts for now date: [{hour: 15, minute: 0}] mozilla-central: [{hour: 10, minute: 0}] - mozilla-aurora: [] # bug 1358976 # No default - name: nightly-desktop-osx @@ -51,14 +49,12 @@ jobs: target-tasks-method: nightly_fennec run-on-projects: - mozilla-central - - mozilla-aurora - date when: by-project: # Match buildbot starts for now date: [{hour: 15, minute: 0}] mozilla-central: [{hour: 10, minute: 0}] - mozilla-aurora: [] # bug 1358976 # No default - name: nightly-mochitest-valgrind