diff --git a/.readthedocs.yml b/.readthedocs.yml index aceed1f..54c1ecd 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,9 +2,9 @@ version: 2 build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: "3.8" + python: "3.12" formats: - htmlzip