Unverified Commit ffc44105 authored by Christos Papageorgiou's avatar Christos Papageorgiou
Browse files

Drop RedHat 6; Add CentOS 7/8 support

parent 5ce096c4
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -43,7 +43,13 @@
    {
      "operatingsystem": "RedHat",
      "operatingsystemrelease": [
        "6",
        "7",
        "8"
      ]
    },
    {
      "operatingsystem": "CentOS",
      "operatingsystemrelease": [
        "7",
        "8"
      ]