diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3ac9680fa6e..8e3793c7805 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,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"