diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0d7162c8f..e25953d27 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,6 +5,6 @@ python: install: - requirements: docs/requirements.txt build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: python: "3.11"