From f96a17528e6e69f06df339deac897ae420ee073c Mon Sep 17 00:00:00 2001 From: Andrey Markelov Date: Mon, 13 Jul 2026 12:05:30 -0700 Subject: [PATCH] Update Read the Docs build OS --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8b8b980..6575723 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: python: "3.11"