`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.
------------- Commit messages: - Fix Changes: https://git.openjdk.org/jdk/pull/21080/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21080&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8340418 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/21080.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21080/head:pull/21080 PR: https://git.openjdk.org/jdk/pull/21080