diff --git a/readthedocs.yml b/readthedocs.yml index 883f654f..dc36107b 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -2,9 +2,9 @@ version: 2 build: - os: ubuntu-22.04 + os: "ubuntu-lts-latest" tools: - python: "3.11" + python: "latest" python: install: