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 5b8695b + 838e6a6 commit aea1effCopy full SHA for aea1eff
src/tools/miri/.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
branches:
11
- 'master'
12
schedule:
13
- - cron: '11 5 * * *' # At 5:11 UTC every day.
+ - cron: '44 4 * * *' # At 4:44 UTC every day.
14
15
defaults:
16
run:
0 commit comments