Skip to content

Commit fa87acf

Browse files
update readthedocs environment
1 parent f4dd4ab commit fa87acf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-22.04"
4+
os: "ubuntu-24.04"
55
tools:
6-
python: "mambaforge-22.9"
6+
python: "mambaforge-latest"
77

88
conda:
99
environment: environment-doc.yml

0 commit comments

Comments
 (0)