mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
This is the new latest LTS.
(cherry picked from commit 0063735b93)
Co-authored-by: Laurent Indermühle <laurent.indermuehle@epfl.ch>
This commit is contained in:
parent
0ac3d86568
commit
6bd6104012
2 changed files with 4 additions and 4 deletions
4
.github/workflows/ansible-test-plugins.yml
vendored
4
.github/workflows/ansible-test-plugins.yml
vendored
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
- '8.0.38'
|
||||
- '8.4.1'
|
||||
- '10.11.8'
|
||||
- '11.4.5'
|
||||
- '11.8.3'
|
||||
connector_name:
|
||||
- pymysql
|
||||
- mysqlclient
|
||||
|
|
@ -88,7 +88,7 @@ jobs:
|
|||
db_engine_version: '10.11.8'
|
||||
|
||||
- db_engine_name: mysql
|
||||
db_engine_version: '11.4.5'
|
||||
db_engine_version: '11.8.3'
|
||||
|
||||
- db_engine_name: mariadb
|
||||
db_engine_version: '8.0.38'
|
||||
|
|
|
|||
|
|
@ -114,8 +114,8 @@ For MariaDB, only Long Term releases are tested. When multiple LTS are available
|
|||
- mariadb:10.5.18 (collection version >= 3.5.2, < 3.10.0)
|
||||
- mariadb:10.5.25 (collection version >= 3.10.0, <3.13.0)
|
||||
- mariadb:10.6.11 (collection version >= 3.5.2, < 3.10.0)
|
||||
- mariadb:10.11.8 (collection version >= 3.10.0)
|
||||
- mariadb:11.4.5 (collection version >= 3.13.0)
|
||||
- mariadb:10.11 (collection version >= 3.10.0)
|
||||
- mariadb:11.8 (collection version >= 4.0.1)
|
||||
|
||||
### Database connectors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue