Drop remaining i686 images

We don't need these any more, we don't use them for anything.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-12-03 09:55:29 -08:00
parent fa714d59a0
commit 84237fc43d
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
"name" : "desktop", "name" : "desktop",
"releases" : { "releases" : {
"current" : ["aarch64", "ppc64le"], "current" : ["aarch64", "ppc64le"],
"stable" : ["x86_64", "i686"], "stable" : ["x86_64"],
"branched": ["x86_64"] "branched": ["x86_64"]
}, },
"size" : "20", "size" : "20",