diff --git a/.readthedocs.yaml b/.readthedocs.yaml index adf055dd1..bb28ef988 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: python: "3.9" nodejs: "16"