diff --git a/.github/workflows/test_cluster_mdbf.yml b/.github/workflows/test_cluster_mdbf.yml index aa16d4f..85216fb 100644 --- a/.github/workflows/test_cluster_mdbf.yml +++ b/.github/workflows/test_cluster_mdbf.yml @@ -44,6 +44,7 @@ jobs: - "10.8" - "10.9" - "10.10" + - "10.11" steps: - uses: actions/checkout@v3 - name: Install requirements diff --git a/.github/workflows/test_mdbf.yml b/.github/workflows/test_mdbf.yml index 8b3389b..76075e4 100644 --- a/.github/workflows/test_mdbf.yml +++ b/.github/workflows/test_mdbf.yml @@ -54,6 +54,7 @@ jobs: - "10.8" - "10.9" - "10.10" + - "10.11" exclude: - distro: ubuntu-18.04 mariadb-version: 10.3