Unverified Commit 2ee28e85 authored by Fabien COMBERNOUS's avatar Fabien COMBERNOUS Committed by GitHub
Browse files

Merge pull request #395 from sebbASF/patch-1

Add support for Ubuntu 24.04
parents 5a47068e 0426e319
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -33,7 +33,8 @@
      "operatingsystem": "Ubuntu",
      "operatingsystemrelease": [
        "20.04",
        "22.04"
        "22.04",
        "24.04"
      ]
    },
    {