Closed mbutrovich closed 6 years ago
I dunno why Jenkins isn't running. I'll look again in the morning, but I don't think my changes would have any effect on Jenkins triggering.
Disregard my other stupid comment. I believe I've fixed this in the VM image. A permissions problem for the jenkins
user when invoking brew prevented llvm from being installed
For the record, it worked for me in the other project and I expect it will work here too. I'll submit a PR in the other one shortly. One other change I made was to reduce the number of executors on the macOS build VM from 4 to 1. This will prevent those failures where two build are trying to run brew
simultaneously.
Fix for #1478, hopefully.