Unverified Commit c9710006 authored by Raphaël Pinson's avatar Raphaël Pinson
Browse files

Update supported Debian and Ubuntu versions

parent 927d614a
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -33,16 +33,17 @@
    {
      "operatingsystem": "Debian",
      "operatingsystemrelease": [
        "6",
        "7",
        "8"
        "8",
        "9"
      ]
    },
    {
      "operatingsystem": "Ubuntu",
      "operatingsystemrelease": [
        "14.04",
        "16.04"
        "16.04",
        "18.04"
      ]
    },
    {