1
0
Fork 0
mirror of synced 2024-06-27 18:40:52 +12:00

fix nodejs sphinx requirement

This commit is contained in:
Nick Sweeting 2023-11-13 23:58:34 -08:00
parent 93d284a67b
commit 282e033b3c

View file

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