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

update workflows to use Ubuntu 22.04 #3651

Merged
merged 2 commits into from
Mar 4, 2025
Merged

Conversation

boegel
Copy link
Member

@boegel boegel commented Mar 4, 2025

Ubuntu 20.04 image for GitHub Actions is deprecated since 2025-02-01, see also actions/runner-images#11101

@boegel boegel added this to the 5.0 milestone Mar 4, 2025
strategy:
matrix:
python: [3.6, 3.7, 3.8, 3.9, '3.10', '3.11', '3.12']
Copy link
Member Author

Choose a reason for hiding this comment

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

Removing testing with Python 3.6 for now, since that's not supported in Ubuntu 22.04

Once the problems with the custom workflow being added in easybuilders/easybuild-framework#4790 are figured out, we can restore testing with Python 3.6...

Copy link
Contributor

@lexming lexming left a comment

Choose a reason for hiding this comment

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

LGTM

@lexming lexming merged commit c605d17 into easybuilders:5.0.x Mar 4, 2025
14 checks passed
@boegel boegel deleted the ubuntu-22.04 branch March 4, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants