Skip to content

Commit 07a5d42

Browse files
committed
docs: 📝 updated .readthedocs.yml settings
1 parent 59f7c6c commit 07a5d42

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
@@ -15,9 +15,9 @@ formats: all
1515

1616
# Set the version of Python and other tools you might need
1717
build:
18-
os: ubuntu-22.04
18+
os: ubuntu-24.04
1919
tools:
20-
python: "3.10"
20+
python: "3.13"
2121

2222
# Optionally set the version of Python and requirements required to build your docs
2323
python:

0 commit comments

Comments
 (0)