Fix invalid workflow file

This commit is contained in:
Laurent Indermuehle 2022-10-24 17:02:34 +02:00
commit 41a4a9e605
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09

View file

@ -53,14 +53,14 @@ jobs:
# - stable-2.14
# - devel
python:
- 3.6
# - 3.6
- 3.8
# - 3.9
connector:
# - pymysql==0.7.10
- pymysql==0.9.3
# - mysqlclient==2.0.1
exclude:
exclude: []
# - db_engine_version: mysql_8.0.22
# connector: pymysql==0.7.10
# - python: 3.6