Merge "CI: Update RTD configuration file"
authorJohn Keeney <john.keeney@est.tech>
Thu, 11 Jan 2024 13:47:28 +0000 (13:47 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 11 Jan 2024 13:47:28 +0000 (13:47 +0000)
.readthedocs.yaml

index 8482a3a..597a11d 100644 (file)
@@ -22,13 +22,13 @@ formats:
   - htmlzip
 
 build:
-  os: ubuntu-20.04
+  os: ubuntu-22.04
   tools:
-    python: "3.8"
+    python: "3.11"
 
 python:
   install:
   - requirements: docs/requirements-docs.txt
 
 sphinx:
-  configuration: docs/conf.py
\ No newline at end of file
+  configuration: docs/conf.py