Skip to content

Commit 31f69cc

Browse files
authored
Merge pull request #63 from bird-house/update-rtd
update conda build in rtd config
2 parents 3ad58bc + 5b2eacf commit 31f69cc

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
@@ -18,9 +18,9 @@ formats: all
1818
# Optionally set the version of Python and requirements required to build your docs
1919
#python:
2020
build:
21-
os: ubuntu-22.04
21+
os: ubuntu-24.04
2222
tools:
23-
python: mambaforge-22.9
23+
python: mambaforge-23.11
2424

2525
conda:
2626
environment: environment.yml

0 commit comments

Comments
 (0)