Skip to content

Commit

Permalink
Drop CentOS 7 and 8 support
Browse files Browse the repository at this point in the history
These versions or CentOS have reached end-of-life and the images used
for CI are not available anymore.  As we cannot ensure these legacy
systems are still working with the module, remove them from
metadata.json.
  • Loading branch information
smortex committed Jan 13, 2025
1 parent d0fd56c commit 73e454e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
]
},
{
Expand Down

0 comments on commit 73e454e

Please sign in to comment.