xen: mark versions older than 4.18 as EOL
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
@@ -89,7 +89,7 @@ let
|
||||
;
|
||||
|
||||
# Mark versions older than minSupportedVersion as EOL.
|
||||
minSupportedVersion = "4.17";
|
||||
minSupportedVersion = "4.18";
|
||||
|
||||
scriptDeps =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user