GH-50666: [Release][CI] Use Ubuntu 24.04 for source verification jobs - #50676
GH-50666: [Release][CI] Use Ubuntu 24.04 for source verification jobs#50676KHARSHAVARDHAN-eng wants to merge 2 commits into
Conversation
* Remove Ubuntu 22.04 from the release source verification task matrix. * Update the release verification GitHub Actions workflow to use Ubuntu 24.04. * Update the Linux wheel verification task to use Ubuntu 24.04. * Update the default Ubuntu version used by the release verification Docker environment. * Remove the obsolete Ubuntu 22.04 release verification Dockerfile.
|
|
Reranko05
left a comment
There was a problem hiding this comment.
This PR seems to include the BinaryView GDB changes from #50662 in addition to the Ubuntu 24.04 migration. Could you rebase or clean up the branch so the diff only contains changes related to GH-50666?
It would also be good to review the PR diff before opening future PRs to catch unrelated changes like these.
raulcd
left a comment
There was a problem hiding this comment.
This contains commits that are not relevant to the changes being pushed.
|
|
|
I am closing this PR as the user is unresponsive in general and keep opening PRs. This seems like a bot without interaction. If the user comes back can reopen. |
Rationale for this change
This PR updates the source verification jobs to use Ubuntu 24.04 as requested in GH-50666. It also removes obsolete Ubuntu 22.04 verification jobs and eliminates the temporary Miniforge workaround where it is no longer required.
What changes are included in this PR?
Are these changes tested?
CI workflows have been updated and validated for syntax. The changes will be further verified by the project's CI.
Are there any user-facing changes?
No.