Cut test MySQL 8 with incompatible pymysql 0.7.11

It fails to connect with error about cryptography unsupported
This commit is contained in:
Laurent Indermuehle 2023-01-20 18:43:14 +01:00
commit 20965d2fa2
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
3 changed files with 1 additions and 33 deletions

View file

@ -38,7 +38,6 @@ jobs:
- subfolder: my80-py310-mysqlclient211
- subfolder: my80-py310-pymysql102
- subfolder: my80-py38-mysqlclient201
- subfolder: my80-py38-pymysql0711
- subfolder: my80-py38-pymysql093
- subfolder: my80-py39-mysqlclient203
- subfolder: my80-py39-pymysql093