Skip to content

Commit 71d563f

Browse files
authored
Update Read the Docs configuration to use Ubuntu 24.04 and latest Mambaforge (#259)
1 parent 172844b commit 71d563f

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
@@ -5,9 +5,9 @@
55
version: 2
66

77
build:
8-
os: ubuntu-20.04
8+
os: "ubuntu-24.04"
99
tools:
10-
python: mambaforge-4.10
10+
python: "mambaforge-latest"
1111

1212
# Build documentation in the doc/ directory with Sphinx
1313
sphinx:

0 commit comments

Comments
 (0)