diff --git a/.readthedocs.yml b/.readthedocs.yml index 0168385..278c589 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -35,10 +35,9 @@ version: 2 build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: "3.12" - python: "3.12" + python: latest apt_packages: - doxygen