From: vasraz Date: Wed, 21 Jun 2023 22:25:11 +0000 (+0100) Subject: Fix docs failure X-Git-Tag: 1.13.1~4 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F60%2F135060%2F1;p=sdc.git Fix docs failure Signed-off-by: Vasyl Razinkov Change-Id: Ifd8f8e9acc9ff60524594e77db40cde1a14510ee Issue-ID: SDC-4548 --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8bb9..e442ca7804 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -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