From: Jon Zhang Date: Tue, 19 Dec 2023 07:11:42 +0000 (+0000) Subject: Revert "readthedocs: fix the build.os" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=dcb6d67ccfa91d088e1aee3c03be853e622dee7e;p=pti%2Fo2.git Revert "readthedocs: fix the build.os" This reverts commit 86db9168e24365b8975dbadca8f3f2c63eefd31f. Reason for revert: Same commit created Change-Id: I34eddeb3352e2b79ef8cf932c43cd5da5dd44f06 Signed-off-by: Zhang Rong(Jon) --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 19b2821..243587e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ formats: - htmlzip build: - os: ubuntu-22.04 + os: latest tools: python: "3.7"