CI: Update RTD configuration file 47/12347/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 15 Dec 2023 23:29:11 +0000 (09:29 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 15 Dec 2023 23:29:11 +0000 (09:29 +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: Idc473d791c02af1c054101675ef0011ec0b5a8ef
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
.readthedocs.yaml

index 243587e..ee7629e 100644 (file)
@@ -9,9 +9,9 @@ formats:
   - htmlzip
 
 build:
-  os: latest
+  os: "ubuntu-22.04"
   tools:
-    python: "3.7"
+    python: "3.11"
 
 python:
   install: