Skip to content

Commit 32dd1b3

Browse files
committed
Adjust time of nightly build
1 parent 1b0e87a commit 32dd1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ workflows:
4242
- 'build'
4343
triggers:
4444
- schedule:
45-
cron: "0 0 * * *"
45+
cron: "0 18 * * *"
4646
filters:
4747
branches:
4848
only:

0 commit comments

Comments
 (0)