diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8ff5ab7..fc908ac 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,9 +4,9 @@ version: 2 build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: - python: "3.11" + python: "3" sphinx: configuration: doc/conf.py