mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 18:27:51 -06:00
Put scheduled build back to early morning.
This commit is contained in:
parent
bb57220756
commit
e3f8c8d2ae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
|
@ -36,7 +36,7 @@ on:
|
||||||
type: string
|
type: string
|
||||||
schedule:
|
schedule:
|
||||||
# Daily at 5:20 CET
|
# Daily at 5:20 CET
|
||||||
- cron: '23 4 * * *'
|
- cron: '20 4 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version }}
|
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue