Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: update documentation build to ubuntu 24.04 #1277

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

shiftinv
Copy link
Member

Summary

The docs workflow previously used ubuntu-20.04 to be more consistent with the readthedocs build. GitHub is deprecating ubuntu-20.04 in April, with brownouts starting in March: https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/.
This updates both to use 24.04 instead.

Checklist

  • If code changes were made, then they have been tested
    • I have updated the documentation to reflect the changes
    • I have formatted the code properly by running pdm lint
    • I have type-checked the code by running pdm pyright
  • This PR fixes an issue
  • This PR adds something new (e.g. new method or parameters)
  • This PR is a breaking change (e.g. methods or parameters removed/renamed)
  • This PR is not a code change (e.g. documentation, README, ...)

@shiftinv shiftinv added t: dependencies Addition/update/removal of dependencies t: meta Changes to the project itself (CI, configs, etc.) skip news labels Jan 26, 2025
@shiftinv shiftinv added this to the disnake v2.11 milestone Jan 26, 2025
@shiftinv shiftinv marked this pull request as ready for review January 26, 2025 09:48
@shiftinv shiftinv requested a review from a team as a code owner January 26, 2025 09:48
@shiftinv shiftinv merged commit a9dc9b4 into master Jan 28, 2025
28 checks passed
@shiftinv shiftinv deleted the ci/ubuntu-image-deprecation branch January 28, 2025 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news t: dependencies Addition/update/removal of dependencies t: meta Changes to the project itself (CI, configs, etc.)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant