Skip to content

Commit 15ab72b

Browse files
committed
chore: bump readthedocs python
1 parent 04adfa6 commit 15ab72b

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.readthedocs.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
# Required
66
version: 2
77

8-
# Set the version of Python and other tools you might need
8+
# Set the OS, Python version and other tools you might need
9+
910
build:
10-
os: ubuntu-22.04
11+
os: ubuntu-24.04
1112
tools:
12-
python: "3.10"
13+
python: "3.12"
1314
# You can also specify other tool versions:
14-
# nodejs: "16"
15-
# rust: "1.55"
16-
# golang: "1.17"
15+
# nodejs: "20"
16+
# rust: "1.70"
17+
# golang: "1.20"
1718

1819
# Build documentation in the docs/ directory with Sphinx
1920
sphinx:

0 commit comments

Comments
 (0)