From 800991088dd88b68afc14a0f1ffae92b4e8c0c4d Mon Sep 17 00:00:00 2001 From: Jas Kalayan Date: Fri, 22 Aug 2025 21:39:38 +0100 Subject: [PATCH] update rtd build from 24.04 to ubuntu-24.04 --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 816ac3a..007303a 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: - os: 24.04 + os: "ubuntu-24.04" tools: python: "3.13"