Skip to content

Commit

Permalink
[7.4.0] Add ubuntu2004_arm64 to .bazelci/build_bazel_binaries.yml
Browse files Browse the repository at this point in the history
Working towards: bazelbuild/continuous-integration#1402

PiperOrigin-RevId: 665794401
Change-Id: Iee2445c522d5e8e4f78f90703520e4baef0d17b4

Cherry pick of eee5ab3
  • Loading branch information
meteorcloudy authored and keith committed Sep 25, 2024
1 parent 3c71860 commit a825c54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .bazelci/build_bazel_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ platforms:
build_flags:
- "-c"
- "opt"
ubuntu2004_arm64:
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
build_flags:
- "-c"
- "opt"
ubuntu2204:
build_targets:
- "//src:bazel"
Expand Down

0 comments on commit a825c54

Please sign in to comment.