mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Fix time for nightly snapshot
Since the mechanism seems to work, schnedule it for 4 in the morning (UTC). That's a low change of interrupting day-to-day work.
This commit is contained in:
parent
855ef6375e
commit
b52f41b51f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nightly_snapshot.yaml
vendored
2
.github/workflows/nightly_snapshot.yaml
vendored
|
@ -25,7 +25,7 @@ on:
|
|||
description: "Enable options for building binaries for a release (i.e. don't have a -nightly suffix for the extension)"
|
||||
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
- cron: '0 4 * * *'
|
||||
|
||||
jobs:
|
||||
sixtyfps-viewer-binary:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue