-
Notifications
You must be signed in to change notification settings - Fork 3
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
Run tests on M1 MacOS runners #41
Comments
I think both for now. Intel macs were still sold last year. |
Crosslinking equivalent BrainGlobe issue |
Crosslinking movement issue. |
As I figured out in this movement PR, M1 runners can just be added to the test matrix on the package side, which makes sense, because each package should make that decision independently. So, there is not much to do about it in this repo. We could close the issue, or we could simply add the M1 runner in the example workflow file here. |
I'd maybe do the latter, as people might copy-paste in the future? But not a strong opinion |
GitHub has introduced runners for M1 Macs.
We should consider adding them to the test matrix.
We should also discuss whether we want to test on the older Mac runners. the new M1 runners, or both.
The text was updated successfully, but these errors were encountered: