Skip to content

Commit

Permalink
Drop Ubuntu 16.04, Debian 9, Fedora 31, Windows 8; add f36, EL9
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed May 9, 2023
1 parent 44d7291 commit 0109f32
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,15 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"8"
]
},
Expand All @@ -62,20 +64,19 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"31"
"36"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10"
"10",
"11"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"16.04",
"18.04",
"20.04"
]
Expand Down Expand Up @@ -106,7 +107,6 @@
{
"operatingsystem": "windows",
"operatingsystemrelease": [
"8",
"2012",
"2012 R2"
]
Expand Down

0 comments on commit 0109f32

Please sign in to comment.