Skip to content

Update ReadTheDocs build image to Ubuntu 24.04#2178

Open
rly wants to merge 1 commit intodevfrom
update-rtd-build-image
Open

Update ReadTheDocs build image to Ubuntu 24.04#2178
rly wants to merge 1 commit intodevfrom
update-rtd-build-image

Conversation

@rly
Copy link
Copy Markdown
Contributor

@rly rly commented Mar 30, 2026

Summary

  • Update ReadTheDocs build OS from ubuntu-20.04 to ubuntu-24.04
  • Bump Python version from 3.11 to 3.13

Fixes #2177

Background

ReadTheDocs is deprecating the Ubuntu 20.04 LTS build image. After June 1, 2026, projects still using ubuntu-20.04 will fail to build. Ubuntu 20.04 is no longer receiving security updates.

See: https://docs.readthedocs.io/en/stable/config-file/v2.html#build-os

Test plan

  • Verify ReadTheDocs build succeeds with the new configuration

🤖 Generated with Claude Code

Ubuntu 20.04 is deprecated by ReadTheDocs and will stop working after
June 1, 2026. Update to Ubuntu 24.04 and bump Python from 3.11 to 3.13.

Fixes #2177

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (286de2d) to head (ee852b4).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2178   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files          29       29           
  Lines        2943     2943           
  Branches      443      443           
=======================================
  Hits         2799     2799           
  Misses         86       86           
  Partials       58       58           
Flag Coverage Δ
integration 72.85% <ø> (ø)
unit 85.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rly rly requested a review from oruebel March 30, 2026 23:36
@rly rly enabled auto-merge (squash) March 30, 2026 23:36
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.

Update ReadTheDocs build image from Ubuntu 20.04 to 24.04

1 participant