🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@QuLogic
Copy link
Member

@QuLogic QuLogic commented Sep 18, 2025

PR summary

Since earlier today, the ubuntu-22.04-arm image has actually been Ubuntu 24.04. Instead of working out how to fix that, switch to the newer image explicitly.

PR checklist

@QuLogic QuLogic added this to the v3.10.7 milestone Sep 18, 2025
@QuLogic QuLogic added the CI: testing CI configuration and testing label Sep 18, 2025
@QuLogic
Copy link
Member Author

QuLogic commented Sep 18, 2025

See the "Install OS dependencies" step in, e.g., https://github.com/matplotlib/matplotlib/actions/runs/17831394312/job/50697132392 from ~6 hours ago and all subsequent jobs.

Since earlier today, the `ubuntu-22.04-arm` image has actually been
Ubuntu 24.04. Instead of working out how to fix that, switch to the
newer image explicitly.
@tacaswell tacaswell merged commit 9da2022 into matplotlib:main Sep 19, 2025
40 checks passed
@tacaswell
Copy link
Member

Merging on one review to un-block CI.

@lumberbot-app
Copy link

lumberbot-app bot commented Sep 19, 2025

Owee, I'm MrMeeseeks, Look at me.

There seem to be a conflict, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout v3.10.x
git pull
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 9da2022dccf1bae213c4a44985dab89d4bac9229
  1. You will likely have some merge/cherry-pick conflict here, fix them and commit:
git commit -am 'Backport PR #30586: ci: Bump Ubuntu ARM builder to 24.04'
  1. Push to a named branch:
git push YOURFORK v3.10.x:auto-backport-of-pr-30586-on-v3.10.x
  1. Create a PR against branch v3.10.x, I would have named this PR:

"Backport PR #30586 on branch v3.10.x (ci: Bump Ubuntu ARM builder to 24.04)"

And apply the correct labels and milestones.

Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon!

Remember to remove the Still Needs Manual Backport label once the PR gets merged.

If these instructions are inaccurate, feel free to suggest an improvement.

@QuLogic QuLogic deleted the bump-ubuntu-arm branch September 19, 2025 02:12
@tacaswell tacaswell modified the milestones: v3.10.7, v3.11.0 Sep 19, 2025
@tacaswell
Copy link
Member

We don't have arm tests on v3.10.x so we do not need to backport.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: testing CI configuration and testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants