From 788694f2d8fcfa4896909661161887f6d612d456 Mon Sep 17 00:00:00 2001 From: woutdenolf Date: Tue, 4 Aug 2026 13:49:11 +0200 Subject: [PATCH] upgrade readthedocs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f8da1f7..4ef9cf7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-24.04 + os: ubuntu-lts-latest tools: python: "3.12"