-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Add linux-aarch64 build #10867
Add linux-aarch64 build #10867
Conversation
Blocked externally:
Refs: https://twitter.com/siedlerchr/status/1752828581737005170 |
# Conflicts: # .github/workflows/deployment.yml
With smallest resource (buildjet-2vcpu-ubuntu-2204-arm, 3 GB RAM), I get
|
In the future we should do aarch64 for linux only for release builds like we did for mac in the past. Or you setup a raspberry as self-hosted runner at home |
The build of this PR is available at https://builds.jabref.org/pull/10867/merge. |
This is blocked by gradle/gradle#24875. Since this takes a long time, we closed this PR. |
Gradle 8.8:
Source: gradle/gradle#24875 (comment) |
Fixes #10842
It follows the recommendation of actions/runner-images#5631 (comment) to use BuildJet. Pricing: https://buildjet.com/for-github-actions/docs/about/pricing. Currently
$0.004 / min$0.008 / min. Let's see how it goes and if it's really working.Mandatory checks
CHANGELOG.md
described in a way that is understandable for the average user (if applicable)