Skip to content

Commit 5017641

Browse files
hvadehrarules_java Copybara
authored and
rules_java Copybara
committed
Run @rules_java presubmits on macos_arm64 as well
(ignore-relnotes) PiperOrigin-RevId: 745621788 Change-Id: Ia1e14d9823996ff369e6e42836868c080613f426
1 parent cce559d commit 5017641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bazelci/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ flags_workspace_integration: &flags_workspace_integration
4646
buildifier: latest
4747

4848
matrix:
49-
all_platforms: ["ubuntu2004", "macos", "windows"]
50-
integration_platforms: ["ubuntu2004", "macos"] # TODO: add windows batch setup script
49+
all_platforms: ["ubuntu2004", "macos", "macos_arm64", "windows"]
50+
integration_platforms: ["ubuntu2004", "macos", "macos_arm64"] # TODO: add windows batch setup script
5151
bazel: ["7.4.0", "8.1.0", "last_green"] # Bazel 6 tested separately, needs different flags
5252
modern_bazel: ["8.1.0", "last_green"] # Fully supported Bazel versions
5353

0 commit comments

Comments
 (0)