Skip to content

Commit

Permalink
remove ubuntu 18 + debian 9, add redhat 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonin Dvorak authored and ekohl committed Sep 14, 2023
1 parent 381a5a1 commit 4bcf33b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 0 additions & 2 deletions data/Ubuntu-18.04.yaml

This file was deleted.

5 changes: 2 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8"
"8",
"9"
]
},
{
Expand All @@ -56,15 +57,13 @@
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10",
"11"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04"
]
},
Expand Down

0 comments on commit 4bcf33b

Please sign in to comment.