Fix docs failure 60/135060/1
authorvasraz <vasyl.razinkov@est.tech>
Wed, 21 Jun 2023 22:25:11 +0000 (23:25 +0100)
committerVasyl Razinkov <vasyl.razinkov@est.tech>
Wed, 21 Jun 2023 22:27:38 +0000 (22:27 +0000)
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: Ifd8f8e9acc9ff60524594e77db40cde1a14510ee
Issue-ID: SDC-4548

.readthedocs.yaml

index 3797dc8..e442ca7 100644 (file)
@@ -9,10 +9,11 @@ formats:
   - htmlzip
 
 build:
-  image: latest
+  os: ubuntu-20.04
+  tools:
+    python: "3.8"
 
 python:
-  version: 3.7
   install:
     - requirements: docs/requirements-docs.txt