diff --git a/.readthedocs.yml b/.readthedocs.yml index 01a1aa9f..a0d76654 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,9 +1,9 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.7" + python: "3.12" sphinx: configuration: docs/conf.py