diff --git a/.github/workflows/test_cluster_mdbf.yml b/.github/workflows/test_cluster_mdbf.yml index be5831f..f4a0e63 100644 --- a/.github/workflows/test_cluster_mdbf.yml +++ b/.github/workflows/test_cluster_mdbf.yml @@ -43,7 +43,6 @@ jobs: - rockylinux-9 mariadb-version: - "10.6" - - "10.10" - "10.11" - "11.0" - "11.1" @@ -51,8 +50,6 @@ jobs: exclude: - distro: debian-12 mariadb-version: 10.6 - - distro: debian-12 - mariadb-version: 10.10 steps: - uses: actions/checkout@v4 - name: Install requirements