Skip to content

Fix CMake 4.3.1 install in CDash workflow#4591

Merged
mathomp4 merged 1 commit into
mainfrom
feature/fix-cdash-cmake-install
Mar 31, 2026
Merged

Fix CMake 4.3.1 install in CDash workflow#4591
mathomp4 merged 1 commit into
mainfrom
feature/fix-cdash-cmake-install

Conversation

@mathomp4
Copy link
Copy Markdown
Member

Summary

  • Replaces pip install cmake==4.3.1 with the official CMake binary installer from cmake.org, since the container (gmao/ubuntu24-geos-env-mkl) has neither pip nor python3-pip available
  • Verified working in the container: cmake --version reports 4.3.1 at /usr/local/bin/cmake

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)

@mathomp4 mathomp4 requested a review from a team as a code owner March 31, 2026 17:30
@mathomp4 mathomp4 merged commit db825e6 into main Mar 31, 2026
19 of 29 checks passed
@mathomp4 mathomp4 deleted the feature/fix-cdash-cmake-install branch March 31, 2026 17:31
@github-actions
Copy link
Copy Markdown

This PR is being prevented from merging because you have not added one of our required labels: 0 diff, 0 diff trivial, 😲 Non 0 Diff, 🔧 Github Actions. Please add one so that the PR can be merged.

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.

1 participant