Skip to content

Commit

Permalink
Merge pull request #36 from zilchms/dropubuntu
Browse files Browse the repository at this point in the history
Drop Ubuntu 18.04 support
  • Loading branch information
bastelfreak authored Jun 16, 2024
2 parents edfc45d + 2338aac commit d1875e1
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
Expand All @@ -32,8 +30,6 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
Expand All @@ -46,29 +42,25 @@
{
"operatingsystem": "Rocky",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "AlmaLinux",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
Expand Down

0 comments on commit d1875e1

Please sign in to comment.