diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2f0189d..b0944fa 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,9 +12,9 @@ sphinx: # Set the version of python needed to build these docs. build: - os: "ubuntu-22.04" + os: "ubuntu-lts-latest" tools: - python: "3.8" + python: "3.12" # Optionally install extra requirements required to build your docs python: