On Thu, 19 Sep 2024 05:51:00 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> `remove-bundles` step does not depend on `test-macos-aarch64`, which means it > can run before macos-aarch64 tests start to run, which would fail those > steps. This is not frequent, but will happen if macos-aarch64 runners are > lagging behind to pick up the jobs. This pull request has now been integrated. Changeset: 9d76c7c6 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9d76c7c60ff3133c1078892d7c50a2cfc9ff9c1b Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8340418: GHA: MacOS AArch64 bundles can be removed prematurely Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/21080