From 6e70138b29fef8e7a1969e461e6e311735f17366 Mon Sep 17 00:00:00 2001 From: Katelyn FitzGerald <7872563+kafitzgerald@users.noreply.github.com> Date: Tue, 23 Jun 2026 13:55:31 -0600 Subject: [PATCH] Update Read the Docs configuration for latest OS and Python --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8cb6480..abbbbb8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,9 +6,9 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-lts-latest" tools: - python: "mambaforge-4.10" + python: "miniforge3-latest" jobs: post_create_environment: - python -m pip install --no-cache-dir --no-deps .