Drop F32 desktop image for aarch64/ppc64le

This was only needed while we were using it to work around
https://pagure.io/fedora-qa/os-autoinst-distri-fedora/issue/201 ,
it should no longer be necessary.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2021-04-30 11:41:02 -07:00
parent accaa3f42c
commit e993ec1326
1 changed files with 0 additions and 1 deletions

View File

@ -150,7 +150,6 @@
"name" : "desktop",
"releases" : {
"-1" : ["aarch64", "ppc64le"],
"32": ["aarch64", "ppc64le"],
"stable" : ["x86_64"],
"branched": ["x86_64"]
},