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

Add CI runner that builds with external UMFPACK on MinGW. #510

Merged
merged 1 commit into from
Aug 3, 2024

Conversation

mmuetzel
Copy link
Contributor

@mmuetzel mmuetzel commented Aug 2, 2024

Add a runner to the CI that builds against an external version of the UMFPACK library.

This is mostly to check whether the CMake rules are correctly set up to configure and build against external versions of that library.

I chose an MSYS2 runner for that configuration because it uses a rolling release model and usually updates to a newer version of packages faster than Ubuntu. That way, potentially breaking changes from upstream might be caught earlier.

@raback raback merged commit 6ec1054 into ElmerCSC:devel Aug 3, 2024
5 of 7 checks passed
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.

2 participants