Thanks for the tip Piotr. For now it works so I don't plan on changing anything until it breaks.
Garu On Mon, Apr 29, 2024, 8:46 AM Piotr P. Karwasz <[email protected]> wrote: > Hi Gary, > > On Mon, 29 Apr 2024 at 13:58, Gary Gregory <[email protected]> wrote: > > To resolve this issue in the least disruptive manner, I updated builds > > that need Java 8 AND macOS from "macos-lateset" to "macos-13". > > In Log4j I updated all builds that require Java 8 + another JDK to use > `zulu` as distribution if `runner.os == 'macOS'`. > > Another solution that might work is to use `x64` as architecture for > `macos-latest`, but the runners we be slower and might throw an OOM. > > Piotr > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
