1
0
Fork 0
mirror of https://github.com/ansible-collections/community.mysql.git synced 2026-02-04 07:11:49 +00:00

[CI] Replace 11.4 with 11.8 (#758)

This is the new latest LTS.
This commit is contained in:
Laurent Indermühle 2025-11-04 11:58:43 +01:00 committed by GitHub
parent bf31d37d23
commit 0063735b93
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -57,7 +57,7 @@ jobs:
- '8.0.38'
- '8.4.1'
- '10.11.8'
- '11.4.5'
- '11.8.3'
connector_name:
- pymysql
connector_version:
@ -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'