CI: Update RTD configuration file
[ric-plt/xapp-frame-cpp.git] / .readthedocs.yaml
index 3797dc8..ee7629e 100644 (file)
@@ -9,10 +9,11 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: "ubuntu-22.04"
+  tools:
+    python: "3.11"
 
 python:
-  version: 3.7
   install:
     - requirements: docs/requirements-docs.txt