diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c075d3e99..0e1c32781 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,9 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: - python: "3" + python: latest # Build documentation in the docs/ directory with Sphinx sphinx: