diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3b50c06d..407b27d2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ mkdocs: # Conda is causing "excessive memory usage" # https://docs.readthedocs.io/en/stable/guides/conda.html#making-builds-faster-with-mamba build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: python: "mambaforge-4.10"