Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Commit

Permalink
reschedule nightly build
Browse files Browse the repository at this point in the history
 🐿 v2.11.0
  • Loading branch information
kitkat119 committed Dec 7, 2018
1 parent 501e546 commit 257ca94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 0 * * *"
cron: "0 2 * * *"
filters:
<<: *filters_only_master
jobs:
Expand Down

0 comments on commit 257ca94

Please sign in to comment.