Merged
Conversation
Member
Author
|
With latest ubuntu (24.04), we got this |
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates all GitHub Actions workflows to use the ubuntu-22.04 runner image, addressing the upcoming deprecation of ubuntu-20.04.
- Updated runner images across multiple workflows
- Consistency improvements in CI configuration
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/update-packages-and-documentation.yml | Updated runner image for check-tag and deploy jobs |
| .github/workflows/test-release.yml | Updated runner image for deploy job |
| .github/workflows/integration-test.yml | Updated runner image for integration tests |
| .github/workflows/generate_docs.yml | Updated runner image for documentation generation |
| .github/workflows/coverage.yml | Updated runner image for test coverage |
| .github/workflows/build_wheels.yml | Updated runner image in matrix and various build jobs |
Comments suppressed due to low confidence (1)
.github/workflows/test-release.yml:13
- [nitpick] There appears to be a typo in the job name 'deploy-packges-and-generate-documentation'. Consider renaming it to 'deploy-packages-and-generate-documentation' for clarity.
deploy-packges-and-generate-documentation:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See The Ubuntu 20.04 Actions runner image will begin deprecation on 2025-02-01 and will be fully unsupported by 2025-04-15