On Fri, 21 Jun 2024 15:22:57 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

> GitHub Actions: add a macOS / aarch64 build using a macOS 14 test runner and 
> a macOS / aarch64 boot JDK. This is a brute force approach that duplicates 
> the job config (I don't want to spend the time to figure out how to 
> parameterize the `.yaml` script).

.github/workflows/submit.yml line 231:

> 229: 
> 230: 
> 231:   macos_aarch64_build:

should we add a note at the beginning of the file warning about attempting to 
modify one target vs. possibly propagating the changes to all targets?

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/1484#discussion_r1649120035

Reply via email to