From 85c7293934a6475ed88b79b6cdccb7c137f6bf3c Mon Sep 17 00:00:00 2001 From: Miguel Company Date: Wed, 17 Jun 2026 09:02:14 +0200 Subject: [PATCH] Update Ubuntu version in readthedocs.yaml to 24.04 Signed-off-by: Miguel Company --- readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yaml b/readthedocs.yaml index 016d04b47..91bca46f0 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -6,7 +6,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: python: "3.11" apt_packages: