RFR: 8340418: GHA: MacOS AArch64 bundles can be removed prematurely
Aleksey Shipilev
shade at openjdk.org
Fri Sep 20 07:03:39 UTC 2024
On Thu, 19 Sep 2024 05:51:00 GMT, Aleksey Shipilev <shade at 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.
All right, I think I'll integrate, since this borders on triviality, and I have one review. Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21080#issuecomment-2362972771
More information about the build-dev
mailing list