Skip to content

Commit

Permalink
update nightly CI cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo committed May 7, 2019
1 parent 3ae9bc5 commit 6b3837e
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 @@ -155,7 +155,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 14 * * *"
cron: "0 8,20 * * *"
filters:
branches:
only:
Expand Down

0 comments on commit 6b3837e

Please sign in to comment.