Skip to content

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
runs-on: ubuntu-22.04
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...

@boegel boegel moved this to Blockers in EasyBuild v5.0 Mar 4, 2025
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
@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