mirror of
https://github.com/rocky-linux/createhdds.git
synced 2024-12-31 22:00:55 +00:00
Add current stable desktop image for aarch64 and ppc64le
We need this for the VNC tests to work. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
73d810b9f7
commit
7fac94df95
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@
|
||||||
{
|
{
|
||||||
"name" : "desktop",
|
"name" : "desktop",
|
||||||
"releases" : {
|
"releases" : {
|
||||||
|
"current" : ["aarch64", "ppc64le"],
|
||||||
"stable" : ["x86_64", "i686"],
|
"stable" : ["x86_64", "i686"],
|
||||||
"branched": ["x86_64"]
|
"branched": ["x86_64"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue