Skip to content

Commit cac4e32

Browse files
update readthedocs.yml to use ubuntu-lts-latest + miniforge3-latest
1 parent 0ba0c78 commit cac4e32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ sphinx:
66
configuration: docs/conf.py
77

88
build:
9-
os: "ubuntu-22.04"
9+
os: ubuntu-lts-latest
1010
tools:
11-
python: "mambaforge-4.10"
11+
python: miniforge3-latest
1212

1313
python:
1414
install:

0 commit comments

Comments
 (0)