1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2025-10-06 16:58: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:
Adam Williamson 2025-09-03 14:21:14 -07:00
parent ddb432db9e
commit 156ceeaed2

View File

@ -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",