浏览代码

Bump OS & Python for docs build

Jeremy Stretch 1 年之前
父节点
当前提交
933fdf3ce9
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .readthedocs.yaml

+ 2 - 2
.readthedocs.yaml

@@ -1,8 +1,8 @@
 version: 2
 build:
-  os: ubuntu-20.04
+  os: ubuntu-22.04
   tools:
-    python: "3.9"
+    python: "3.12"
 mkdocs:
   configuration: mkdocs.yml
 python: