1
0
mirror of https://pagure.io/fedora-qa/createhdds.git synced 2025-10-12 02:58:49 +00:00

Create minimal on Rawhide on aarch64

For everything-boot-iso.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-10-06 17:12:44 -07:00
parent 4e9bdb451f
commit 6bb45dbff4

View File

@ -136,7 +136,7 @@
"-2" : ["x86_64", "aarch64", "ppc64le"], "-2" : ["x86_64", "aarch64", "ppc64le"],
"stable": ["x86_64", "aarch64"], "stable": ["x86_64", "aarch64"],
"branched": ["x86_64", "aarch64"], "branched": ["x86_64", "aarch64"],
"rawhide": ["x86_64"], "rawhide": ["x86_64", "aarch64"],
"eln": ["x86_64", "aarch64"] "eln": ["x86_64", "aarch64"]
}, },
"size" : "10", "size" : "10",