We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 859da65 + 50af895 commit d795f7eCopy full SHA for d795f7e
src/tools/miri/.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
branches:
11
- 'master'
12
schedule:
13
- - cron: '5 15 * * *' # At 15:05 UTC every day.
+ - cron: '6 6 * * *' # At 6:06 UTC every day.
14
15
env:
16
CARGO_UNSTABLE_SPARSE_REGISTRY: 'true'
0 commit comments