-
Notifications
You must be signed in to change notification settings - Fork 49
Add Linux arm64 builds. #169
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
base: develop
Are you sure you want to change the base?
Conversation
f690b00 to
8943ac0
Compare
|
Hello, CodSpeed team member here, This error message is misleading
Actually, the issue in this case is the number of jobs in your workflow run. We put fixing this issue on our roadmap. In the meantime, maybe you can try and reduce the number of jobs in the matrix, or run CodSpeed only on a subset to make it work. |
Thanks for the heads-up @fargito. We have quite a few different configurations to test, but the overall number of jobs can probably be reduced. We're working on it. Otherwise, this has been working quite well so far, so good job. I was also testing running benchmarks on macOS recently. After some patches to |
ff9ef66 to
609cff3
Compare
609cff3 to
4accf41
Compare
This adds Linux builds on arm64 architecture to broaden the platforms we test on.