Skip to content
Snippets Groups Projects
Unverified Commit 29499436 authored by Ariya Hidayat's avatar Ariya Hidayat Committed by GitHub
Browse files

Smoketest: run nightly at 1am PST (#13711)

1 am PST = 09:00 UTC

CircleCI cron is for UTC:
https://circleci.com/docs/2.0/workflows/#scheduling-a-workflow
parent 94381351
No related branches found
No related tags found
No related merge requests found
......@@ -1045,7 +1045,7 @@ workflows:
nightly:
triggers:
- schedule:
cron: "0 * * * *"
cron: "0 9 * * *"
filters:
branches:
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment