diff --git a/.github/workflows/test_cluster_mdbf.yml b/.github/workflows/test_cluster_mdbf.yml index 0f106cb..68b8be9 100644 --- a/.github/workflows/test_cluster_mdbf.yml +++ b/.github/workflows/test_cluster_mdbf.yml @@ -35,8 +35,8 @@ jobs: - "10.11" - "11.4" - "11.8" - - "12.0" - "12.1" + - "12.2" exclude: - distro: debian-12 mariadb-version: 10.6 diff --git a/.github/workflows/test_mdbf.yml b/.github/workflows/test_mdbf.yml index a8d7c8f..782a1df 100644 --- a/.github/workflows/test_mdbf.yml +++ b/.github/workflows/test_mdbf.yml @@ -38,8 +38,8 @@ jobs: - "10.11" - "11.4" - "11.8" - - "12.0" - "12.1" + - "12.2" exclude: - distro: debian-13 mariadb-version: 10.6