diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f752998..c863de2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,9 @@ version: 2 # Set the version of Python and other tools you might need build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: - python: "3.9" + python: "3.12" # You can also specify other tool versions: # nodejs: "16" # rust: "1.55"