continuous-integration
continuous-integration copied to clipboard
Add arm64 bazel for last_green commits
When using last_green with bazelisk, you get an x86_64 bazel even if you're on an arm64 mac. Ideally it would be an arm64 build of bazel. Might be related to https://github.com/bazelbuild/continuous-integration/issues/1112
maybe fixed by https://github.com/bazelbuild/bazelisk/pull/303
sorry i assumed this was an upload issue
Fixed in Bazelisk (for MacOS).