diff options
-rw-r--r-- | job-cfg/reproducible.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index cf11fbbc..29499bf0 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -775,11 +775,10 @@ my_num: 1 op_descname: 'an Arch Linux' my_disabled: false - # remove the timer, this is still at a WIP stage so let's have it triggered manually for now. - my_timed: '' - 'archlinux': my_num: 2 op_descname: 'an Arch Linux' + my_disabled: false - 'fedora-23_x86_64': my_num: 1 op_descname: 'a Fedora 23' |