Skip to content

Commit

Permalink
Remove hard-coded xcode version in build_bazel_binaries.yml
Browse files Browse the repository at this point in the history
RELNOTES:None
PiperOrigin-RevId: 581246002
Change-Id: I2761c018aa366d8549053417653aa2a4294d4b63
  • Loading branch information
meteorcloudy authored and copybara-github committed Nov 10, 2023
1 parent b75e322 commit 79300a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelci/build_bazel_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,13 @@ platforms:
- "-c"
- "opt"
macos:
xcode_version: "13.0"
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
build_flags:
- "-c"
- "opt"
macos_arm64:
xcode_version: "13.0"
build_targets:
- "//src:bazel"
- "//src:bazel_nojdk"
Expand Down

0 comments on commit 79300a3

Please sign in to comment.