From a7df4050f427a9c8f490726e4b42dbe60ad2d760 Mon Sep 17 00:00:00 2001 From: Patrick Peglar Date: Mon, 30 Mar 2026 16:25:01 +0100 Subject: [PATCH] Update RTD server image spec. --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 08bc28a..0cc13d9 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: python: mambaforge-4.10 jobs: