diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1bac01a0..6a93ce49 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,9 +11,9 @@ python: - docs - test build: - os: ubuntu-20.04 + os: ubuntu-lts-latest tools: - python: "3.11" + python: "3.12" sphinx: configuration: docs/source/conf.py