Skip to content

Commit

Permalink
Remove EOL OS from testing, their boxes either have config issues or …
Browse files Browse the repository at this point in the history
…upstream dont exist for builds
  • Loading branch information
daberkow authored and bastelfreak committed Aug 9, 2024
1 parent 337167e commit 7b80340
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
Expand Down Expand Up @@ -48,14 +47,13 @@
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"38",
"39"
"39",
"40"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
Expand Down

0 comments on commit 7b80340

Please sign in to comment.