Skip to content

Commit

Permalink
Merge pull request #422 from balena-io/RemoveFedora36
Browse files Browse the repository at this point in the history
Remove Fedora 36 since it's EOL
  • Loading branch information
flowzone-app[bot] authored Apr 11, 2024
2 parents 619554d + 6c404c7 commit 343e70f
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions contracts/sw.os/fedora/contract.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"data" : {
"libc": "glibc",
"latest": "37",
"versionList": "`37 (latest)`, `36`, `38`"
"versionList": "`37 (latest)`, `38`"
},
"name": "Fedora {{this.version}}",
"requires": [
Expand All @@ -25,7 +25,6 @@
"variants": [
{
"variants": [
{ "version": "36" },
{ "version": "37" },
{ "version": "38" }
],
Expand All @@ -36,16 +35,6 @@
},
{
"variants": [
{ "version": "36" }
],
"requires": [
{ "type": "sw.blob", "slug": "qemu" },
{ "type": "arch.sw", "slug": "armv7hf" }
]
},
{
"variants": [
{ "version": "36" },
{ "version": "37" },
{ "version": "38" }
],
Expand Down

0 comments on commit 343e70f

Please sign in to comment.