@d-healey said in Compiling HISE with GitHub Actions:
Try 6 or 4 - this will free up RAM which might help, but using fewer threads might negate the gains.
Yes, will do. I'm trying compiling with the script first, since you can't set jobs in the Xcode UI anyway.
First I'll see how the script build compares to the Xcode UI build. Should be the same I'm guessing.
Then I'll reduce the threads in the script to see what effect that has.