mirror of
https://pagure.io/fedora-qa/createhdds.git
synced 2025-10-06 08:48:50 +00:00
build minimal for ELN on aarch64
So we can enable everything-boot-iso on aarch64. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
156ceeaed2
commit
4e9bdb451f
@ -137,7 +137,7 @@
|
|||||||
"stable": ["x86_64", "aarch64"],
|
"stable": ["x86_64", "aarch64"],
|
||||||
"branched": ["x86_64", "aarch64"],
|
"branched": ["x86_64", "aarch64"],
|
||||||
"rawhide": ["x86_64"],
|
"rawhide": ["x86_64"],
|
||||||
"eln": ["x86_64"]
|
"eln": ["x86_64", "aarch64"]
|
||||||
},
|
},
|
||||||
"size" : "10",
|
"size" : "10",
|
||||||
"imgver": "4",
|
"imgver": "4",
|
||||||
|
Loading…
Reference in New Issue
Block a user