Browse Source

fix nodejs sphinx requirement

Nick Sweeting 2 years ago
parent
commit
282e033b3c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .readthedocs.yaml

+ 1 - 1
.readthedocs.yaml

@@ -8,7 +8,7 @@ build:
   os: ubuntu-22.04
   tools:
     python: "3.12"
-    nodejs: "22"
+    nodejs: "20"
 
 # Build documentation in the "docs/" directory with Sphinx
 sphinx: