From: Anil Belur Date: Fri, 15 Dec 2023 23:30:37 +0000 (+1000) Subject: CI: Update RTD configuration file X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=3c21513926fd44f9224438d06d440fa02a8972ac;p=pti%2Fo2.git CI: Update RTD configuration file RTD has finished their switch requiring version 2 of their configuration file and we must now update to work with it. Ref: https://blog.readthedocs.com/use-build-os-config/ Change-Id: Ib864926fd90a1f6e57aaddcfb2b7f9dfad6ab6d8 Signed-off-by: Anil Belur (cherry picked from commit 873ba513b6cd782b978b501da4434d6389b45796) --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 243587e..ee7629e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,9 +9,9 @@ formats: - htmlzip build: - os: latest + os: "ubuntu-22.04" tools: - python: "3.7" + python: "3.11" python: install: