diff options
-rw-r--r-- | job-cfg/lvc.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/lvc.yaml b/job-cfg/lvc.yaml index a1a50e99..a45f2d7d 100644 --- a/job-cfg/lvc.yaml +++ b/job-cfg/lvc.yaml @@ -54,7 +54,7 @@ - project: name: lvc my_title: 'Cucumber: {dist_name}' - my_time: '45 23 31 12 *' + my_time: '45 23 01 11 *' my_pngs: 'results/*.png' my_opts: '--tags both-ui' my_opts: '--tags ~@broken --tags ~@trivial --tags ~@preseed --tags ~@text-ui --tags ~@gui' |