Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Backport PR #29796 on branch v3.10.x: ci: rotate soon-to-be-unsupported GitHub Actions ubuntu-20.04 runner out of roster #29949

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

Merged

Conversation

rcomer
Copy link
Member

@rcomer rcomer commented Apr 20, 2025

Manual backport of #29796. The conflict was because main has some extra lines from #29171 right before the if-loop we're removing here.

cherry picked from commit 0d11978

@rcomer rcomer added this to the v3.10-doc milestone Apr 20, 2025
@rcomer rcomer changed the title Backport PR #29796: ci: rotate soon-to-be-unsupported GitHub Actions ubuntu-20.04 runner out of roster Backport PR #29796 on branch v3.10.x: ci: rotate soon-to-be-unsupported GitHub Actions ubuntu-20.04 runner out of roster Apr 20, 2025
@QuLogic QuLogic modified the milestones: v3.10-doc, v3.10.2 Apr 21, 2025
Comment on lines 50 to 52
- name-suffix: "(Minimum Versions)"
os: ubuntu-20.04
python-version: '3.10'
os: ubuntu-22.04
python-version: '3.11'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minimum version should still test Python 3.10 for the 3.10 branch.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ooops. Do we still want the "normal" py310 on Ubuntu too?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think minver should be good enough to catch py310 incompatible code.

…b Actions ubuntu-20.04 runner out of roster

(cherry picked from commit 0d11978)
@rcomer rcomer force-pushed the auto-backport-of-pr-29796-on-v3.10.x branch from 3dfa981 to 704c239 Compare April 22, 2025 08:03
@QuLogic QuLogic merged commit 9a80304 into matplotlib:v3.10.x Apr 23, 2025
38 checks passed
@rcomer rcomer deleted the auto-backport-of-pr-29796-on-v3.10.x branch April 23, 2025 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants