CI: Update RTD configuration file 42/12342/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 15 Dec 2023 23:15:55 +0000 (09:15 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 15 Dec 2023 23:16:20 +0000 (09:16 +1000)
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: I978d8b9634ec509cfb03515077420c55f456e47b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.readthedocs.yaml

index cebaff9..1c199e0 100644 (file)
@@ -7,7 +7,7 @@ formats:
 build:
   os: "ubuntu-22.04"
   tools:
-    python: "3.7"
+    python: "3.11"
 
 python:
   install: