Skip to content

Update .readthedocs.yaml: use ubuntu-lts-latest instead of ubuntu-20.04#241

Merged
bdice merged 2 commits into
mainfrom
copilot/update-readthedocs-yaml
Mar 30, 2026
Merged

Update .readthedocs.yaml: use ubuntu-lts-latest instead of ubuntu-20.04#241
bdice merged 2 commits into
mainfrom
copilot/update-readthedocs-yaml

Conversation

Copilot AI commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

ReadTheDocs build was pinned to ubuntu-20.04, which is an outdated OS image. Switching to ubuntu-lts-latest keeps the build environment up-to-date automatically.

Changes

  • .readthedocs.yaml: replace os: ubuntu-20.04 with os: ubuntu-lts-latest

@bdice

bdice commented Mar 30, 2026

Copy link
Copy Markdown
Member

This addresses the deprecation announced here: https://about.readthedocs.com/blog/2026/03/ubuntu-20-04-deprecated/

Copilot AI changed the title [WIP] Update .readthedocs.yaml to use ubuntu-lts-latest Update .readthedocs.yaml: use ubuntu-lts-latest instead of ubuntu-20.04 Mar 30, 2026
Copilot AI requested a review from bdice March 30, 2026 17:03
@bdice bdice marked this pull request as ready for review March 30, 2026 17:04
@bdice bdice merged commit 7100d67 into main Mar 30, 2026
3 checks passed
@bdice bdice deleted the copilot/update-readthedocs-yaml branch March 30, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants