Run nightly one hour later.
This commit is contained in:
parent
97695a2bcc
commit
d4707ee8bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -2,7 +2,7 @@ name: Nightly
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '53 6 * * *'
|
||||
- cron: '53 7 * * *'
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
Loading…
Add table
Reference in a new issue