mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 12:14:28 -07:00
Cut test MySQL 8 with incompatible pymysql 0.7.11
It fails to connect with error about cryptography unsupported
This commit is contained in:
parent
d9d48eba0d
commit
20965d2fa2
3 changed files with 1 additions and 33 deletions
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue