Auto merge of #2623 - RalfJung:cron, r=RalfJung
change cronjob time This way it is again in my morning.
This commit is contained in:
commit
d795f7e479
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: '5 15 * * *' # At 15:05 UTC every day.
|
||||
- cron: '6 6 * * *' # At 6:06 UTC every day.
|
||||
|
||||
env:
|
||||
CARGO_UNSTABLE_SPARSE_REGISTRY: 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user