From 5b76b9eb487a809b4b8892f8c930015282b68321 Mon Sep 17 00:00:00 2001 From: Faustin Lammler Date: Thu, 11 Jan 2024 17:28:37 +0100 Subject: [PATCH] Increase Cluster MDBF testing coverage --- .github/workflows/test_cluster_mdbf.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test_cluster_mdbf.yml b/.github/workflows/test_cluster_mdbf.yml index 550f039..be5831f 100644 --- a/.github/workflows/test_cluster_mdbf.yml +++ b/.github/workflows/test_cluster_mdbf.yml @@ -38,6 +38,8 @@ jobs: - debian-12 - fedora-38 - almalinux-8 + - almalinux-9 + - rockylinux-8 - rockylinux-9 mariadb-version: - "10.6"