Skip to content

Commit

Permalink
pythongh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (p…
Browse files Browse the repository at this point in the history
…ythonGH-122568)

(cherry picked from commit d57f8a9)

Co-authored-by: Damien <81557462+Damien-Chen@users.noreply.github.com>
  • Loading branch information
Damien-Chen authored and miss-islington committed Aug 2, 2024
1 parent be970f6 commit dd34ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sphinx:
configuration: Doc/conf.py

build:
os: ubuntu-22.04
os: ubuntu-24.04
tools:
python: "3"

Expand Down

0 comments on commit dd34ac9

Please sign in to comment.