mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-30 06:11:26 -07:00
Add Python 3.8 to ansible-test and CI.
This commit is contained in:
parent
de118734e9
commit
6a82827ddd
4 changed files with 4 additions and 1 deletions
|
@ -118,6 +118,7 @@ SUPPORTED_PYTHON_VERSIONS = (
|
|||
'3.5',
|
||||
'3.6',
|
||||
'3.7',
|
||||
'3.8',
|
||||
)
|
||||
|
||||
HTTPTESTER_HOSTS = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue