-
-
Notifications
You must be signed in to change notification settings - Fork 123
CI: Update unit tests from ubuntu-20.04
to ubuntu-24.04
#899
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
Conversation
GitHub retired their Ubuntu 20 image (for GitHub-hosted runners) on April 15, 2025. Therefore, we are forced to update. https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/
73e1448
to
6debd91
Compare
17937d9
to
ac055d3
Compare
ac055d3
to
6ee7e41
Compare
7c58a49
to
2522742
Compare
Ok, the problem is that in the jobs using mpich from Ubuntu repository with |
Oh well, I get the same with a C program:
Instead with openmpi:
What's wrong with mpich?!?! |
I think we're running into pmodels/mpich#7064. I don't think we can really do anything about this. |
GitHub retired their Ubuntu 20 image (for GitHub-hosted runners) on April 15, 2025. Therefore, we are forced to update.
https://github.blog/changelog/2025-01-15-github-actions-ubuntu-20-runner-image-brownout-dates-and-other-breaking-changes/