Skip to content

Commit

Permalink
Merge pull request #785 from lbetz/remove-el7-support
Browse files Browse the repository at this point in the history
Remove EL7 support
  • Loading branch information
lbetz authored Aug 15, 2024
2 parents 2a9ea6c + a79d35e commit 53958d8
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
}
],
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "OracleLinux",
"operatingsystemrelease": [
Expand Down Expand Up @@ -62,14 +69,14 @@
"operatingsystemrelease": [
"20.04",
"22.04",
"24.04"
"24.04"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"39",
"40"
"40"
]
},
{
Expand Down

0 comments on commit 53958d8

Please sign in to comment.