Browse Source

Merge pull request #8785 from mhilbrunner/add-rtd-config

[3.3] Update RTD config
Max Hilbrunner 1 year ago
parent
commit
8ad06f1454
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .readthedocs.yml

+ 3 - 1
.readthedocs.yml

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