Skip to content

Commit

Permalink
Automated rollback of commit 911b163.
Browse files Browse the repository at this point in the history
*** Reason for rollback ***

Borke bazel postsubmit: https://buildkite.com/bazel/bazel-bazel/builds/25866#018c3e3d-c769-443f-8b55-a6266c6b4033

*** Original change description ***

Mark macOS postsubmit as soft fail

So that last green commit for Bazel is still getting updated

Related #20422 (comment)

PiperOrigin-RevId: 588347612
Change-Id: If2fefd6634774a1ed0d4583a3f742d9982a540e6
  • Loading branch information
meteorcloudy authored and copybara-github committed Dec 6, 2023
1 parent 73c1a1e commit 4fb531d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelci/postsubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ tasks:
- build
- test
macos:
soft_fail: 1
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^#
android_ndk_repository/android_ndk_repository/' WORKSPACE.bzlmod
Expand Down Expand Up @@ -226,7 +225,6 @@ tasks:
- build
- test
macos_arm64:
soft_fail: 1
shell_commands:
- sed -i.bak -e 's/^# android_sdk_repository/android_sdk_repository/' -e 's/^#
android_ndk_repository/android_ndk_repository/' WORKSPACE.bzlmod
Expand Down

0 comments on commit 4fb531d

Please sign in to comment.