diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c0db64e5e188..fdef59eb56b2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,7 @@ version: 2 build: - os: "ubuntu-22.04" + os: "ubuntu-lts-latest" tools: python: "3.11"