mirror of https://github.com/bazelbuild/rules_cc
Build with Bazel@last_downstream_green
Closes https://github.com/bazelbuild/rules_cc/pull PiperOrigin-RevId: 299828273 Change-Id: I2cce9156d7e31756195a5dac87f18f6ad457ea43
This commit is contained in:
parent
d545fa4f79
commit
b14a82ed17
|
@ -48,7 +48,7 @@ tasks:
|
|||
<<: *common
|
||||
examples:
|
||||
platform: ubuntu1804
|
||||
bazel: last_green
|
||||
bazel: last_downstream_green
|
||||
build_targets:
|
||||
- "//examples/test_cc_shared_library/..."
|
||||
build_flags:
|
||||
|
|
Loading…
Reference in New Issue