gh-122544: Change OS image in readthedocs.yml to ubuntu-24.04 (#122568)

This commit is contained in:
Damien 2024-08-02 14:09:27 +08:00 committed by GitHub
parent 5a7f7c4864
commit d57f8a9f76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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