mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2025-10-06 08:48:50 +00:00
Add kde images for aarch64
We're going to enable the update and compose tests for KDE on aarch64, so we need to build all these disk images. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
ddb432db9e
commit
156ceeaed2
@ -192,9 +192,9 @@
|
|||||||
{
|
{
|
||||||
"name" : "kde",
|
"name" : "kde",
|
||||||
"releases" : {
|
"releases" : {
|
||||||
"stable" : ["x86_64"],
|
"stable" : ["x86_64", "aarch64"],
|
||||||
"branched" : ["x86_64"],
|
"branched" : ["x86_64", "aarch64"],
|
||||||
"rawhide": ["x86_64"]
|
"rawhide": ["x86_64", "aarch64"]
|
||||||
},
|
},
|
||||||
"size" : "20",
|
"size" : "20",
|
||||||
"imgver": "5",
|
"imgver": "5",
|
||||||
|
Loading…
Reference in New Issue
Block a user