diff --git a/.readthedocs.yml b/.readthedocs.yml index e322179a0c..ef6e7a7eb9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,9 +10,9 @@ sphinx: configuration: conf.py build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: - python: "3.13" + python: "3.14" # Optionally set the version of Python and requirements required to build your docs