BuildJet[1] provides a good GitHub integration to run CI workflows on ARM
machines. I use it for my personal project and it works well[2].

Recently, in Apache Kvrocks we found that the ARM build on AMD machine with
QEMU supports [3] often exceeds the max timeout limitation (6 hours). So
we're seeking for possibility to support ARM CI env.

Is it possible to use BuildJet for so? I can imagine either we have a grant
or try to negotiate a target sponsorship.

Best,
tison.

[1] https://buildjet.com/for-github-actions
[2]
https://github.com/korandoru/hawkeye/blob/d58b3fc1f869790fa44ae95c20a8a9e69f34c834/.github/workflows/release.yml#L39-L40
[3]
https://github.com/apache/kvrocks/blob/10465a4255369165d8674dd2b57974099e5bd7af/.github/workflows/nightly.yaml#L40-L45

Reply via email to