Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

Commit

Permalink
Bug 1371038: Clean up old aurora cron entries r=Callek
Browse files Browse the repository at this point in the history
MozReview-Commit-ID: 42KoLeSIxvK
  • Loading branch information
Chris AtLee committed Jun 22, 2017
1 parent eb39e0c commit c5f67ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c5f67ed

Please sign in to comment.