Skip to content

Commit

Permalink
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
  • Loading branch information
meteorcloudy authored and copybara-github committed Aug 21, 2024
1 parent f5df0e7 commit eee5ab3
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 eee5ab3

Please sign in to comment.