diff --git a/.readthedocs.yaml b/.readthedocs.yaml index cc50a4d1..47fd6a89 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,9 @@ version: 2 # Set the OS, Python version and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: - python: "3.8" + python: "3.11" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70"