Avoid end of life ubuntu 20.04 in ReadTheDocs runner (#3301)

Co-authored-by: Jon Shimwell <jon@proximafusion.com>
This commit is contained in:
Jonathan Shimwell 2025-02-14 05:03:19 +01:00 committed by GitHub
parent 0ceb49bc5c
commit 02e225b8f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
version: 2
build:
os: "ubuntu-20.04"
os: "ubuntu-24.04"
tools:
python: "3.12"