diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9873bcc3fa..9aea8d4877 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ on: branches: - master schedule: - - cron: '0 0 * * *' + - cron: '0 7 * * *' # 8AM CET/11PM PT jobs: set-nightly: