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 6afb6258..dc84f21f 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -782,7 +782,7 @@ - 'archlinux': my_num: 3 op_descname: 'an Arch Linux' - my_disabled: false + my_disabled: true # FIXME: /tmp is poluted by Arch builds, disable this builder (and dont create more) until this has been fixed - 'fedora-23_x86_64': my_num: 1 op_descname: 'a Fedora 23' |