From: Jackie Huang Date: Tue, 19 Dec 2023 07:16:16 +0000 (+0800) Subject: Revert "readthedocs: fix the build.os" X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=pti%2Frtp.git;a=commitdiff_plain;h=0daac088192e38f8f920a6817c4396c2bb1d5343 Revert "readthedocs: fix the build.os" This reverts commit 4774a0dcbd593e34f6c9e653a460f7bf18327907. Signed-off-by: Jackie Huang Change-Id: I2356c296ec417f63e97c9c955ebde2cc5bffaf13 --- 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"