Skip to content

Commit

Permalink
Update to nodejs=14 to build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes committed Jul 28, 2022
1 parent 0efe272 commit b3c076b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
tools:
python: '3.9'
# You can also specify other tool versions:
nodejs: "15"
nodejs: "14"
# rust: "1.55"
# golang: "1.17"

Expand All @@ -31,4 +31,4 @@ python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
path: .

0 comments on commit b3c076b

Please sign in to comment.