mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 13:20:25 -07:00
Fix image not found
This commit is contained in:
parent
cc6fdb32a4
commit
a409445ba2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-test-plugins.yml
vendored
2
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -230,7 +230,7 @@ jobs:
|
|||
db_engine_version: mariadb:10.5.18
|
||||
python: '3.10'
|
||||
connector: mysqlclient==2.1.1
|
||||
docker_image: ghcr.io/laurent-indermuehle/test-container-mariadb106-py310-mysqlclient211-:latest
|
||||
docker_image: ghcr.io/laurent-indermuehle/test-container-mariadb106-py310-mysqlclient211:latest
|
||||
# - ansible: stable-2.13
|
||||
# db_engine_version: mariadb:10.6.11
|
||||
# python: '3.10'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue