mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
update for control node min. python 3.12 now (#2934)
This commit is contained in:
@@ -8,7 +8,7 @@ build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: >-
|
||||
3.11
|
||||
3.12
|
||||
# Build with make coredocs
|
||||
commands:
|
||||
- python -m venv "${READTHEDOCS_VIRTUALENV_PATH}"
|
||||
|
||||
Reference in New Issue
Block a user