Skip to content

update workflows to use Ubuntu 22.04#22457

Merged
lexming merged 1 commit intoeasybuilders:5.0.xfrom
boegel:ubuntu-22.04
Mar 4, 2025
Merged

update workflows to use Ubuntu 22.04#22457
lexming merged 1 commit intoeasybuilders:5.0.xfrom
boegel:ubuntu-22.04

Conversation

@boegel
Copy link
Copy Markdown
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.0 milestone Mar 4, 2025
runs-on: ubuntu-22.04
strategy:
matrix:
python: [3.6, '3.11']
Copy link
Copy Markdown
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...

@github-actions github-actions bot added workflow and removed update labels Mar 4, 2025
@boegel boegel moved this to Blockers in EasyBuild v5.0 Mar 4, 2025
Copy link
Copy Markdown
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 937bab3 into easybuilders:5.0.x Mar 4, 2025
8 checks passed
@boegel boegel deleted the ubuntu-22.04 branch March 4, 2025 22:07
@boegel boegel removed this from EasyBuild v5.0 Mar 5, 2025
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