Skip to content

Explicitly install eigen3 for macOS CI tests#3234

Merged
Lestropie merged 2 commits intomasterfrom
fix_eigen_macos_ci
Nov 12, 2025
Merged

Explicitly install eigen3 for macOS CI tests#3234
Lestropie merged 2 commits intomasterfrom
fix_eigen_macos_ci

Conversation

@daljit46
Copy link
Member

@daljit46 daljit46 commented Nov 11, 2025

The latest version of Eigen (v5) requires C++14, while we only support C++11 on master.

The latest version of Eigen (v5) requires C++17, while we only support 
C++11 on master.
@daljit46 daljit46 requested a review from a team November 11, 2025 13:45
Copy link
Member

@Lestropie Lestropie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Lestropie Lestropie added this pull request to the merge queue Nov 12, 2025
Merged via the queue into master with commit 9de7751 Nov 12, 2025
5 checks passed
@Lestropie Lestropie deleted the fix_eigen_macos_ci branch November 12, 2025 09:37
@MRtrix3 MRtrix3 deleted a comment from daljit46 Nov 15, 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