Skip to content

Commit d57f8a9

Browse files
authored
pythongh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (python#122568)
1 parent 5a7f7c4 commit d57f8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sphinx:
88
configuration: Doc/conf.py
99

1010
build:
11-
os: ubuntu-22.04
11+
os: ubuntu-24.04
1212
tools:
1313
python: "3"
1414

0 commit comments

Comments
 (0)