diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index a3c9faba..b50b87ac 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -411,7 +411,7 @@ my_task: - 'scheduler': my_description: 'Schedule packages to be tested for reproducibility.' - my_timed: '10 * * * *' + my_timed: '55 * * * *' my_shellext: ".py" - 'html_dashboard': my_description: 'Generate HTML dashboard with graphs for reproducible builds.' |