mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-25 14:20:24 -07:00
Fix mysqlclient not supporting Python 3.9
This commit is contained in:
parent
2e56d5b53b
commit
f8390aa50f
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
|
@ -78,6 +78,8 @@ jobs:
|
|||
ansible: devel
|
||||
- python: 3.9
|
||||
ansible: stable-2.12
|
||||
- python: 3.9
|
||||
connector: mysqlclient==2.0.1
|
||||
- python: 3.10
|
||||
ansible: stable-2.12
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue