Set tumbleweed min-ready to 0

This is in preparation to remove the image and label entirely. Nothing
seems to use the image so clean it up.

Change-Id: I5ab3a0627874e302289deb442f80a782509df2c3
This commit is contained in:
Clark Boylan 2022-01-10 13:58:07 -08:00
parent e99d3cb407
commit 05afaaa9ea
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ labels:
- name: opensuse-15
min-ready: 1
- name: opensuse-tumbleweed
min-ready: 1
min-ready: 0
- name: ubuntu-bionic
# Common job platform
min-ready: 10