diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6d7a189..33ce4db 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -17,7 +17,7 @@ sphinx: # Set the version of python needed to build these docs. build: - os: "ubuntu-22.04" + os: "ubuntu-lts-latest" tools: python: "3.8"