瀏覽代碼

ReadTheDocs build fix

Max Hilbrunner 2 年之前
父節點
當前提交
311598b74a
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .readthedocs.yml

+ 3 - 1
.readthedocs.yml

@@ -5,7 +5,9 @@
 version: 2
 version: 2
 
 
 build:
 build:
-  image: latest
+  os: ubuntu-22.04
+  tools:
+    python: "3.11"
 
 
 sphinx:
 sphinx:
   configuration: conf.py
   configuration: conf.py