From 63b61c80fcb6b7a8e10c0ef577c1e3afccc28da3 Mon Sep 17 00:00:00 2001 From: Toni-SM Date: Fri, 18 Aug 2023 12:24:06 +0200 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7d7dd0a9..a08b8fb1 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,9 +6,9 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.8" + python: "3.10" # Build documentation in the docs/ directory with Sphinx # sphinx: