From a1cfe1d8327ce15282c19223f4cecac3af6dd413 Mon Sep 17 00:00:00 2001 From: woutdenolf Date: Tue, 4 Aug 2026 13:47:52 +0200 Subject: [PATCH] upgrade readthedocs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index b4aa5ec..91b0e68 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"