roll: pigweed, pw_toolchain: bazel: Add back to CI some building targets
These targets all build now and no longer need to be tagged manual.
Original-Bug: 261603269
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/218698
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: d36dcb9fedb7b88..e12c9358911b3b2
Roller-URL: https://ci.chromium.org/b/8743849625224279041
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I299a63c71bdeb26d2b51d76dee95395e6f8963a2
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/218801
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index 66e03a5..7c2bc57 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743855439834445873.
- commit = "d36dcb9fedb7b88756ebf07582b0011d92af2947",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743849625224279041.
+ commit = "e12c9358911b3b2df9720aac754e90f242613a6a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-28.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8743855439834445873.
- commit = "d36dcb9fedb7b88756ebf07582b0011d92af2947",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8743849625224279041.
+ commit = "e12c9358911b3b2df9720aac754e90f242613a6a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)