Skip to content

Commit 6df6deb

Browse files
committed
Update rtd environment, os and mamba-forge versions
1 parent 2640a8e commit 6df6deb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
version: 2
22

33
build:
4-
os: "ubuntu-20.04"
4+
os: "ubuntu-lts-latest"
55
tools:
6-
python: "mambaforge-4.10"
6+
python: "mambaforge-latest"
77

88
# Build documentation in the docs/ directory with Sphinx
99
sphinx:

docs/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: readthedocs
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.10
5+
- python=3.12
66
- pip
77
- xarray
88
- zarr

0 commit comments

Comments
 (0)