Skip to content

Commit

Permalink
Merge pull request #244 from SimonHoenscheid/remove_unsupported_os
Browse files Browse the repository at this point in the history
remove unsupported OS to fix tests
  • Loading branch information
SimonHoenscheid authored Aug 23, 2024
2 parents 611d2e6 + e4c2404 commit 6395abd
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 6395abd

Please sign in to comment.