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