Fix mysqlclient not supporting Python 3.9

This commit is contained in:
Laurent Indermuehle 2023-01-09 11:25:17 +01:00
commit f8390aa50f
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -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