commit | 496c0a9d383dda5198ff42a049eea62bea086aca | [log] [tgz] |
---|---|---|
author | Yun Peng <pcloudy@google.com> | Fri Nov 22 17:21:08 2024 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 22 17:21:08 2024 +0100 |
tree | 22f1b00ad510c9a439e8ce2663825d703d3beae0 | |
parent | 96536e2577d93ea57d5adb61753acd4626745b5c [diff] |
Increase the number of macos_arm64 machines (#2118)
diff --git a/buildkite/bazel-central-registry/bcr_compatibility.py b/buildkite/bazel-central-registry/bcr_compatibility.py index ec961e5..f427d37 100644 --- a/buildkite/bazel-central-registry/bcr_compatibility.py +++ b/buildkite/bazel-central-registry/bcr_compatibility.py
@@ -32,7 +32,7 @@ "bazel": { "default": 100, "windows": 30, - "macos_arm64": 45, + "macos_arm64": 95, "macos": 110, "arm64": 1, },