0
0
mirror of https://github.com/python/cpython.git synced 2024-11-21 21:09:37 +01:00

[3.13] gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (GH-122568) (#122593)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-08-02 08:45:03 +02:00 committed by GitHub
parent be970f607c
commit bc1e522efc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ sphinx:
configuration: Doc/conf.py
build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3"