Skip to content

Commit 2318f56

Browse files
authored
Update Read the Docs to use Py3.14 and latest Ubuntu LTS (#3848)
1 parent 31028b1 commit 2318f56

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
@@ -10,9 +10,9 @@ sphinx:
1010
configuration: conf.py
1111

1212
build:
13-
os: ubuntu-22.04
13+
os: ubuntu-lts-latest
1414
tools:
15-
python: "3.13"
15+
python: "3.14"
1616

1717

1818
# Optionally set the version of Python and requirements required to build your docs

0 commit comments

Comments
 (0)