]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (#122568)
authorDamien <81557462+Damien-Chen@users.noreply.github.com>
Fri, 2 Aug 2024 06:09:27 +0000 (14:09 +0800)
committerGitHub <noreply@github.com>
Fri, 2 Aug 2024 06:09:27 +0000 (09:09 +0300)
.readthedocs.yml

index d0d0c3b93ed207b1a2f04c4a361617c789d7424c..a57de00544e4e3ecb5f87c920d5d635f5ab7c6c5 100644 (file)
@@ -8,7 +8,7 @@ sphinx:
    configuration: Doc/conf.py
 
 build:
-  os: ubuntu-22.04
+  os: ubuntu-24.04
   tools:
     python: "3"