Skip to content

Commit

Permalink
Merge pull request #504 from rwaffen/remove_legacy_os
Browse files Browse the repository at this point in the history
remove legacy Debian 10 / Ubuntu 18.04 / CentOS 7
  • Loading branch information
rwaffen authored Feb 16, 2024
2 parents 809d407 + a830f64 commit 4fdf5ec
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,29 +35,25 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
Expand Down

0 comments on commit 4fdf5ec

Please sign in to comment.