diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0adb75d2..c5c74aed 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,6 +9,6 @@ python: - requirements: docs/requirements.txt build: - os: ubuntu-22.04 + os: ubuntu-24.04 tools: - python: '3.11' + python: '3.14'