Skip to content

Commit

Permalink
remove unsupported OS to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHoenscheid committed Aug 23, 2024
1 parent 611d2e6 commit e4c2404
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 @@ -32,7 +32,6 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
Expand All @@ -54,22 +53,19 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"9"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
Expand Down

0 comments on commit e4c2404

Please sign in to comment.