Quellcode durchsuchen

Bump OS & Python for docs build

Jeremy Stretch vor 1 Jahr
Ursprung
Commit
933fdf3ce9
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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: