mirror of
https://github.com/ansible/ansible.git
synced 2025-12-01 07:26:10 +07:00
Add Python 3.11 support.
ci_complete ci_coverage
This commit is contained in:
@@ -16,4 +16,5 @@ CONTROLLER_PYTHON_VERSIONS = (
|
||||
'3.8',
|
||||
'3.9',
|
||||
'3.10',
|
||||
'3.11',
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user