mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-07 03:00:34 -07:00
Fix 2 tests matrix that target en nonexistent docker_image
This commit is contained in:
parent
a79c881464
commit
3042bd465f
1 changed files with 4 additions and 1 deletions
5
.github/workflows/ansible-test-plugins.yml
vendored
5
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -110,6 +110,9 @@ jobs:
|
|||
- connector_name: mysqlclient
|
||||
connector_version: 1.0.2
|
||||
|
||||
- db_engine_name: mariadb
|
||||
connector_version: 0.7.11
|
||||
|
||||
- db_engine_version: 5.7.40
|
||||
python: '3.9'
|
||||
|
||||
|
@ -168,7 +171,7 @@ jobs:
|
|||
connector_version: 2.0.1
|
||||
|
||||
- python: '3.10'
|
||||
connector_version: 2.1.1
|
||||
connector_version: 2.0.3
|
||||
|
||||
- python: '3.8'
|
||||
ansible: stable-2.13
|
||||
|
|
Loading…
Add table
Reference in a new issue