mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
[3.12] gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (GH-122568) (#122594)
Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
parent
c654bcec3c
commit
757bcfd6a6
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ sphinx:
|
|||
configuration: Doc/conf.py
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue