reschedule nightly builds

This commit is contained in:
Taner Sener 2022-01-02 00:08:46 +00:00
parent c672cf9480
commit 868f83d31d
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ name: nightly builds
on:
schedule:
- cron: '0 4 * * *'
- cron: '0 5 * * *'
jobs:
build-android-main-on-linux:

View File

@ -2,7 +2,7 @@ name: apple nightly builds
on:
schedule:
- cron: '0 2 * * *'
- cron: '0 3 * * *'
jobs:
build-ios-main-on-macos-bigsur: