diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dfab765..1ba0c0f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,9 +1,9 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: - python: "3.9" + python: "3.10" sphinx: configuration: docs/conf.py