From 6c44e9d932728a7bcb40188d7e90440d07978e5f Mon Sep 17 00:00:00 2001 From: Grzegorz Bokota Date: Wed, 24 Dec 2025 00:29:32 +0100 Subject: [PATCH] chore:Fix docs build by bump build system --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 456ce35b..5deed322 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: python: "3.12" jobs: