Skip to content

Commit f27f81e

Browse files
committed
Update RTD to ubuntu 24 and miniforge
1 parent dd072fe commit f27f81e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

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-24.04"
55
tools:
6-
python: "mambaforge-4.10"
6+
python: "miniforge3-latest"
77

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

0 commit comments

Comments
 (0)