Skip to content

[MNT] fix broken .readthedocs.yaml#570

Merged
fkiraly merged 2 commits into
mainfrom
fix-readthedocs
Jun 22, 2026
Merged

[MNT] fix broken .readthedocs.yaml#570
fkiraly merged 2 commits into
mainfrom
fix-readthedocs

Conversation

@fkiraly

@fkiraly fkiraly commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

The .readthedocs.yaml no longer builds due to an outdated ubuntu version.

This PR fixes the ubuntu version in the readthedocs file, enabling builds.

@fkiraly fkiraly added the maintenance Continuous integration, unit testing & package distribution label Jun 22, 2026
Copilot AI review requested due to automatic review settings June 22, 2026 19:37
@fkiraly fkiraly added the release release related PR label Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown

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 configuration to use a supported build environment so documentation builds succeed again.

Changes:

  • Switch Read the Docs build OS from ubuntu-20.04 to ubuntu-lts-latest.
  • Bump the configured documentation build Python version from 3.11 to 3.12.

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

@fkiraly fkiraly merged commit 00f55a2 into main Jun 22, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Continuous integration, unit testing & package distribution release release related PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants