From 21a28fc69a51bb21b81ced508648d7536f5e191e Mon Sep 17 00:00:00 2001 From: Martin Fleischmann Date: Mon, 30 Mar 2026 16:07:02 +0200 Subject: [PATCH] update readthedocs config --- readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readthedocs.yml b/readthedocs.yml index b564b6f..fa13f85 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -5,9 +5,9 @@ sphinx: configuration: doc/source/conf.py build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: - python: "mambaforge-4.10" + python: miniforge3-latest conda: environment: environment.yml