diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9a3795a3..af64054d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ version: 2 build: os: ubuntu-26.04 tools: - ruby: "3.3" + ruby: "4.0" jobs: install: - chmod +x "./scripts/readthedocs_build.sh"