diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 735b67d..21e6b81 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.12" + python: "3" sphinx: configuration: docs/conf.py