mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 15:40:14 +00:00
CI ARM Linux: run every week on Thursday
Caches are deleted if not used for 7 days so if run every week, the cached environment remains preserved.
This commit is contained in:
2
.github/workflows/arm-build.yml
vendored
2
.github/workflows/arm-build.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
branches:
|
||||
- arm-build
|
||||
schedule:
|
||||
- cron: '0 4 20 * *' # 20th at 4:00 UTC
|
||||
- cron: '0 4 * 2 *' # 20th at 4:00 UTC
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user