mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-10 07:10:03 -07:00
Github complain it doesn't find python 3.1 !!!
This commit is contained in:
parent
ae0976cedf
commit
4abb304bed
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ansible-test-plugins.yml
vendored
4
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -55,8 +55,8 @@ jobs:
|
||||||
# - devel
|
# - devel
|
||||||
python:
|
python:
|
||||||
# - 3.8
|
# - 3.8
|
||||||
# - 3.9
|
- 3.9
|
||||||
- 3.10
|
# - 3.10
|
||||||
connector:
|
connector:
|
||||||
- pymysql==0.7.10
|
- pymysql==0.7.10
|
||||||
- pymysql==0.9.3
|
- pymysql==0.9.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue