Revert "readthedocs: fix the build.os" 95/12395/1
authorJackie Huang <jackie.huang@windriver.com>
Tue, 19 Dec 2023 07:16:16 +0000 (15:16 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Tue, 19 Dec 2023 07:20:04 +0000 (15:20 +0800)
This reverts commit 4774a0dcbd593e34f6c9e653a460f7bf18327907.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I2356c296ec417f63e97c9c955ebde2cc5bffaf13

.readthedocs.yaml

index 19b2821..243587e 100644 (file)
@@ -9,7 +9,7 @@ formats:
   - htmlzip
 
 build:
-  os: ubuntu-22.04
+  os: latest
   tools:
     python: "3.7"