Skip to content

Commit

Permalink
Merge pull request #448 from bastelfreak/centos82
Browse files Browse the repository at this point in the history
Drop EoL CentOS 8
  • Loading branch information
bastelfreak authored Sep 20, 2024
2 parents 8204683 + 22bdd33 commit 986e02f
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8"
"9"
]
},
{
Expand All @@ -42,6 +42,13 @@
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
Expand All @@ -52,17 +59,15 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
"22.04",
"24.04"
]
}
],
Expand Down

0 comments on commit 986e02f

Please sign in to comment.