Put scheduled build back to early morning.

This commit is contained in:
Remco Burema 2023-09-08 08:54:33 +02:00
parent bb57220756
commit e3f8c8d2ae

View File

@ -36,7 +36,7 @@ on:
type: string
schedule:
# Daily at 5:20 CET
- cron: '23 4 * * *'
- cron: '20 4 * * *'
env:
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version }}