updated mariadb versions
continuous-integration/drone/tag Build is passing Details

This commit is contained in:
Paolo Asperti 2023-06-06 11:59:06 +02:00
parent ca4adfc189
commit f3c1f54efc
Signed by: paspo
GPG Key ID: 06D46905D19D5182
1 changed files with 4 additions and 2 deletions

View File

@ -33,11 +33,13 @@ local Pipeline(mariadb_version) = {
};
[
Pipeline("10.11"),
Pipeline("10.10"),
Pipeline("10.9"),
Pipeline("10.8"),
Pipeline("10.7"),
Pipeline("10.6"),
Pipeline("10.5"),
Pipeline("10.4"),
Pipeline("10.3"),
Pipeline("10.2"),
Pipeline("10.1"),
]