Revert "begin work for versioned branches"

This reverts commit 4d1b6b3b6b.
This commit is contained in:
Trevor Cooper 2022-07-16 17:56:07 -07:00
parent 4d1b6b3b6b
commit 583176f8a9
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8
1 changed files with 6 additions and 0 deletions

View File

@ -125,6 +125,7 @@
{
"name" : "minimal",
"releases" : {
"8" : ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "15"
@ -132,6 +133,7 @@
{
"name" : "minimal-uefi",
"releases" : {
"8" : ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "15",
@ -140,6 +142,7 @@
{
"name" : "desktop",
"releases" : {
"8": ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "20"
@ -147,6 +150,7 @@
{
"name" : "desktopencrypt",
"releases" : {
"8" : ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "20"
@ -154,6 +158,7 @@
{
"name" : "server",
"releases" : {
"8" : ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "9"
@ -161,6 +166,7 @@
{
"name" : "support",
"releases" : {
"8" : ["x86_64", "aarch64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "15"