Skip to content

Commit 040bf0a

Browse files
readthedocs: use latest ubuntu/python versions
Signed-off-by: Bastian Krause <[email protected]>
1 parent 13a0e36 commit 040bf0a

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
@@ -11,6 +11,6 @@ python:
1111
- doc
1212

1313
build:
14-
os: "ubuntu-22.04"
14+
os: "ubuntu-24.04"
1515
tools:
16-
python: "3.11"
16+
python: "3.13"

0 commit comments

Comments
 (0)