mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-30 06:45:14 +08:00
run each hour as a test
Contribute to CURA-10866
This commit is contained in:
parent
933dfb526b
commit
9705de7175
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…
x
Reference in New Issue
Block a user