From ea2ef1c3ec73a4f222f36a2eb00fc85328ff5123 Mon Sep 17 00:00:00 2001 From: Stefan Holst Date: Mon, 20 Jul 2026 13:31:49 +0900 Subject: [PATCH] update rtd build image --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d47fc4e..8a8180e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,7 @@ version: 2 build: - os: "ubuntu-20.04" + os: "ubuntu-24.04" tools: python: "3.12" jobs: