mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
run each hour as a test
Contribute to CURA-10866
This commit is contained in:
parent
933dfb526b
commit
9705de7175
1 changed files with 1 additions and 1 deletions
2
.github/workflows/installers.yml
vendored
2
.github/workflows/installers.yml
vendored
|
@ -32,7 +32,7 @@ on:
|
|||
|
||||
schedule:
|
||||
# Daily at 23:10 CET
|
||||
- cron: '10 21 * * *'
|
||||
- cron: '15 * * * *'
|
||||
|
||||
env:
|
||||
CURA_CONAN_VERSION: ${{ inputs.cura_conan_version || 'cura/latest@ultimaker/testing' }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue