run the cron job a bit earlier
This commit is contained in:
parent
5b8695b6bc
commit
838e6a6b78
2
src/tools/miri/.github/workflows/ci.yml
vendored
2
src/tools/miri/.github/workflows/ci.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
schedule:
|
||||
- cron: '11 5 * * *' # At 5:11 UTC every day.
|
||||
- cron: '44 4 * * *' # At 4:44 UTC every day.
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user