We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4692008 commit 2233028Copy full SHA for 2233028
.readthedocs.yaml
@@ -4,6 +4,6 @@ sphinx:
4
conda:
5
environment: doc/environment.yml
6
build:
7
- os: "ubuntu-20.04"
+ os: "ubuntu-lts-latest"
8
tools:
9
- python: "mambaforge-4.10"
+ python: "mambaforge-latest"
0 commit comments