mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 07:01:27 -07:00
Add a second python interpreter to activate the test matrix
This commit is contained in:
parent
813120efe3
commit
9c23556382
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-test-plugins.yml
vendored
2
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
||||||
# - stable-2.14
|
# - stable-2.14
|
||||||
# - devel
|
# - devel
|
||||||
python:
|
python:
|
||||||
# - 3.6
|
- 3.6
|
||||||
- 3.8
|
- 3.8
|
||||||
# - 3.9
|
# - 3.9
|
||||||
connector:
|
connector:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue