From 5e0bb6be70fc7394180b3cefe72d2420645cdf2d Mon Sep 17 00:00:00 2001 From: Roman Babenko Date: Tue, 3 Dec 2024 15:37:27 +0200 Subject: [PATCH] Update .readthedocs.yml (#626) --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index fa633fb8e..9ac7e746f 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,9 +7,9 @@ version: 2 # Use build.os instead of build.image on your configuration file https://blog.readthedocs.com/use-build-os-config/ build: - os: "ubuntu-22.04" + os: "ubuntu-24.04" tools: - python: "3.8" + python: "3.10" # Build documentation in the docs/ directory with Sphinx sphinx: