Skip to content

Commit b2de764

Browse files
authored
Update .readthedocs.yaml
1 parent 6ce6614 commit b2de764

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
@@ -4,9 +4,9 @@ conda:
44
environment: doc/environment.yml
55

66
build:
7-
os: ubuntu-22.04
7+
os: ubuntu-24.04
88
tools:
9-
python: "mambaforge-4.10"
9+
python: 3.13
1010
commands:
1111
- ./doc/build_doc.sh ${SPHINX_PROJECT}
1212

0 commit comments

Comments
 (0)