-
Notifications
You must be signed in to change notification settings - Fork 3
Update to use BLIS 2.0 #25
base: master
Are you sure you want to change the base?
Conversation
3475742
to
749f376
Compare
@imciner2 @giordano Any ideas what's happening here? On my local machine (M2 Mac), I see:
|
That's interesting. Can you run with
|
Doesn't seem to yield much more info:
|
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.
Pull Request Overview
This pull request updates the CI workflow configuration to modernize the GitHub Actions setup and dependencies. The changes focus on updating action versions, improving caching, and refining the test matrix configuration.
- Updated GitHub Actions to newer versions (checkout@v5, setup-julia@v2, cache@v2, codecov-action@v5)
- Simplified Julia version testing to focus on version '1' instead of specific versions
- Added concurrency controls and ARM64 support for macOS
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.