begin work for versioned branches

This commit is contained in:
Trevor Cooper 2022-07-16 16:38:05 -07:00
parent f08c5ef474
commit 4d1b6b3b6b
Signed by: tcooper
GPG Key ID: 52364D7BBCEB35B8
1 changed files with 0 additions and 6 deletions

View File

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