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

Remove explicit CMake in CI #405

Merged
merged 1 commit into from
Jan 3, 2023

Conversation

mathomp4
Copy link
Collaborator

@mathomp4 mathomp4 commented Dec 5, 2022

From what I can tell, GitHub Actions images now have CMake 3.25.1. From my reading of the git log of CMake, this should have the fix for pFUnit's cmake issue seen earlier (see #399).

This will be a good test!

NOTE: The changelog entry for this is weird as it talks about the changes from @scivision in #403, but until #401 gets in, the changelog isn't enforced.

@mathomp4 mathomp4 added the enhancement New feature or request label Dec 5, 2022
@mathomp4 mathomp4 self-assigned this Dec 5, 2022
@mathomp4 mathomp4 requested a review from tclune as a code owner December 5, 2022 20:23
@mathomp4 mathomp4 marked this pull request as draft December 5, 2022 20:29
@mathomp4
Copy link
Collaborator Author

mathomp4 commented Dec 5, 2022

Moving to draft as the GitHub images with 3.25.1 are only in pre-release. Oops.

@mathomp4
Copy link
Collaborator Author

mathomp4 commented Jan 3, 2023

I think CMake 3.25.1 is now on the images. I'm re-running the CI and if it works, I'll undraft this.

@mathomp4 mathomp4 marked this pull request as ready for review January 3, 2023 19:38
@mathomp4 mathomp4 merged commit 863f34b into develop Jan 3, 2023
@mathomp4 mathomp4 deleted the feature/mathomp4/remove-explicit-cmake branch January 3, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants