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.
1 parent 8cf4f41 commit 89e2b55Copy full SHA for 89e2b55
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
branches:
11
- 'master'
12
schedule:
13
- - cron: '6 6 * * *' # At 6:06 UTC every day.
+ - cron: '11 5 * * *' # At 5:11 UTC every day.
14
15
env:
16
CARGO_UNSTABLE_SPARSE_REGISTRY: 'true'
0 commit comments