Closed as not planned
Description
Hi Builders
Over in llnode we have some flaky tests due to later versions of LLVM requiring more resources than the default 2 core 7Gb RAM that is allocated to shared GH Actions.
See the node v14 failure here: https://github.com/nodejs/llnode/runs/7931316354
On the last @nodejs/diagnostics call 2022-08-23 we discussed possible options such as GitHub Actions self hosted runners in order to provide more resources to the build.
Is using self hosted runners on GH actions an option for projects in the node org or is there something else we can use to run ~34 Ubuntu 18/20 jobs?
Thanks for any info you can provide and please let us know if you need more details.