diff --git a/.readthedocs.yml b/.readthedocs.yml index 64f44dd..ec3db2b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,9 +4,9 @@ sphinx: configuration: docs/conf.py build: - os: ubuntu-22.04 + os: ubuntu-lts-latest tools: - python: mambaforge-22.9 + python: mambaforge-latest conda: environment: environment.yaml