diff --git a/.github/workflows/ansible-test-plugins.yml b/.github/workflows/ansible-test-plugins.yml index 6ac719f..8f72e23 100644 --- a/.github/workflows/ansible-test-plugins.yml +++ b/.github/workflows/ansible-test-plugins.yml @@ -75,6 +75,8 @@ jobs: exclude: - db_engine_version: mysql_8.0.22 connector: pymysql==0.7.10 + - db_engine_version: mariadb_10.5.4 + connector: pymysql==0.7.10 - python: 3.8 ansible: stable-2.9 - python: 3.8