mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -07:00
Exclude integration tests for mariadb_10.5.4 with pymysql==0.7.10
This commit is contained in:
parent
a4a6108f12
commit
eb70737529
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ansible-test-plugins.yml
vendored
2
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -75,6 +75,8 @@ jobs:
|
|||
exclude:
|
||||
- db_engine_version: mysql_8.0.22
|
||||
connector: pymysql==0.7.10
|
||||
- db_engine_version: mariadb_10.5.4
|
||||
connector: pymysql==0.7.10
|
||||
- python: 3.8
|
||||
ansible: stable-2.9
|
||||
- python: 3.8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue