Hi Gary, On Mon, 29 Apr 2024 at 13:58, Gary Gregory <garydgreg...@gmail.com> 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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org