diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e6abca6d4..1b1974d63 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Set the OS, Python version and other tools you might need build: - os: ubuntu-latest + os: ubuntu-lts-latest tools: python: "3.11"