diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 563f157..3190b4d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ formats: all build: os: ubuntu-22.04 tools: - python: "3.11.2" + python: "3.11" nodejs: "18" rust: "1.64" golang: "1.19"