Skip to content

Commit

Permalink
Fixes #29735 - support el8
Browse files Browse the repository at this point in the history
  • Loading branch information
wbclark committed May 11, 2020
1 parent 904e51b commit 1f0e255
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,16 @@
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
"7",
"8"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
"7",
"8"
]
},
{
Expand Down

0 comments on commit 1f0e255

Please sign in to comment.