diff --git a/.readthedocs.yml b/.readthedocs.yml index 026b967a..f0e782a5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,9 +1,9 @@ version: 2 build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: - python: "3.8" + python: latest sphinx: configuration: docs/conf.py