mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-28 07:31:24 -07:00
Change tag of test-containers to latest
This commit is contained in:
parent
9bfd0a3b28
commit
5bc5ed1cee
2 changed files with 3 additions and 3 deletions
4
.github/workflows/ansible-test-plugins.yml
vendored
4
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -45,12 +45,12 @@ jobs:
|
|||
db_engine_version: mysql:5.7.40
|
||||
python: 3.8
|
||||
connector: pymysql==0.7.11
|
||||
docker_container: quay.io/mws/community-mysql-test-containers-my57-py38-mysqlclient201-pymysql0711:0.0.1
|
||||
docker_container: quay.io/mws/community-mysql-test-containers-my57-py38-mysqlclient201-pymysql0711:latest
|
||||
- ansible: stable-2.12
|
||||
db_engine_version: mysql:5.7.40
|
||||
python: 3.8
|
||||
connector: pymysql==0.9.3
|
||||
docker_container: quay.io/mws/community-mysql-test-containers-my57-py38-pymysql093:0.0.1
|
||||
docker_container: quay.io/mws/community-mysql-test-containers-my57-py38-pymysql093:latest
|
||||
|
||||
# db_engine_version:
|
||||
# - mysql:5.7.40
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue