-
Notifications
You must be signed in to change notification settings - Fork 48
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
Doc updates for macOS 14.5 Sonoma #1205
Doc updates for macOS 14.5 Sonoma #1205
Conversation
…eproduce the misformatted qt find command
If anyone's interested in my personal experience installing on macOS 14.5 Sonoma recently, here are my notes from running the commands in section 6.1.4-4. I did not
|
Co-authored-by: Stephen Herbener <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for addressing my comments!
I've added some additional ignore directives to the CI workflows in preparation for a fix that should resolve the issue of missing required tests when changes are made to ignored directories (like docs or site configs). As an added benefit, this change triggered the required tests allowing the "notest" workflow variants to be submitted in a dedicated PR allowing further review and discussion on the change. |
This change updates the documentation to have additional information on installing spack-stack in a macOS 14.5 Sonoma environment. Some additional helpful info has been added on selecting a working clang compiler and several other smaller updates were added.
Issues
Fixes: #1123