Revert "readthedocs: fix the build.os" 04/12104/1
authorJon Zhang <rong.zhang@windriver.com>
Tue, 19 Dec 2023 07:11:42 +0000 (07:11 +0000)
committerJon Zhang <rong.zhang@windriver.com>
Tue, 19 Dec 2023 07:11:42 +0000 (07:11 +0000)
This reverts commit 86db9168e24365b8975dbadca8f3f2c63eefd31f.

Reason for revert: Same commit created

Change-Id: I34eddeb3352e2b79ef8cf932c43cd5da5dd44f06
Signed-off-by: Zhang Rong(Jon) <rong.zhang@windriver.com>
.readthedocs.yaml

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