| author | |
| committer | |
| log | 7c93928af6d939ee71ef6c0ba4dc29a84969bb69 |
| tree | 774e9fddb391084139e2906f53cd407fff3c5a9d |
| parent | eb97f74b51a01afea1aca7236d5561eab32e5dcf |
1 files changed, 1 insertions(+), 1 deletions(-)
.github/workflows/nightly.yml+1-1| ... | @@ -6,7 +6,7 @@ on: | ... | @@ -6,7 +6,7 @@ on: |
| 6 | pull_request: | 6 | pull_request: |
| 7 | branches: [master] | 7 | branches: [master] |
| 8 | schedule: | 8 | schedule: |
| 9 | - cron: "0 5 * * *" | 9 | - cron: "0 0 * * 0" |
| 10 | 10 | ||
| 11 | jobs: | 11 | jobs: |
| 12 | native-build: | 12 | native-build: |