From 319b786f1be35629b1fb8c0db82687ce3c631fed Mon Sep 17 00:00:00 2001 From: Johan Bregeon Date: Wed, 13 May 2026 14:29:18 +0200 Subject: [PATCH] update rtd runner version to ubuntu-latest --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 991e907..4be99e5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,9 @@ version: 2 # Use mamba build: - os: "ubuntu-20.04" + os: "ubuntu-test" tools: - python: "mambaforge-4.10" + python: "miniforge3-latest" # Build documentation in the docs/ directory with Sphinx sphinx: