Skip to content

Update Read the Docs build image to Ubuntu 24.04#413

Merged
saulshanabrook merged 2 commits intomainfrom
copilot/update-rtd-build-image
Apr 9, 2026
Merged

Update Read the Docs build image to Ubuntu 24.04#413
saulshanabrook merged 2 commits intomainfrom
copilot/update-rtd-build-image

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 30, 2026

Ubuntu 20.04 LTS is being removed from Read the Docs on June 1, 2026. Projects still using it will fail to build after that date.

Changes

  • .readthedocs.yaml: Bump build.os from ubuntu-20.04 to ubuntu-24.04

Copilot AI linked an issue Mar 30, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update RTD build image to ubuntu-24.04 Update Read the Docs build image to Ubuntu 24.04 Mar 30, 2026
Copilot AI requested a review from saulshanabrook March 30, 2026 22:04
@saulshanabrook saulshanabrook marked this pull request as ready for review April 8, 2026 22:20
Copilot AI review requested due to automatic review settings April 8, 2026 22:20
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Read the Docs build environment to a supported OS image ahead of the Ubuntu 20.04 deprecation, ensuring documentation builds continue to succeed after Read the Docs removes 20.04.

Changes:

  • Bump Read the Docs build.os from ubuntu-20.04 to ubuntu-24.04 in .readthedocs.yaml.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Apr 8, 2026

Merging this PR will degrade performance by 13.91%

❌ 3 regressed benchmarks
✅ 9 untouched benchmarks
⏩ 2 skipped benchmarks1

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
WallTime test_run_lda[array_api] 4.3 ms 4.8 ms -10.58%
WallTime test_run_lda[base] 2.5 ms 2.9 ms -13.91%
WallTime test_jit[add] 813.9 ms 906.2 ms -10.19%

Comparing copilot/update-rtd-build-image (333e6a3) with main (8b6fe1e)

Open in CodSpeed

Footnotes

  1. 2 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@saulshanabrook saulshanabrook merged commit 8812ec9 into main Apr 9, 2026
26 of 27 checks passed
@saulshanabrook saulshanabrook deleted the copilot/update-rtd-build-image branch April 9, 2026 00:53
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 RTD Build

3 participants