mirror of https://github.com/bazelbuild/rules_cc
use green instead of downstream green
This commit is contained in:
parent
69252c73da
commit
4253c69f85
|
@ -48,7 +48,7 @@ tasks:
|
|||
<<: *common
|
||||
examples:
|
||||
platform: ubuntu1804
|
||||
bazel: last_downstream_green
|
||||
bazel: last_green
|
||||
build_targets:
|
||||
- "//examples/test_cc_shared_library/..."
|
||||
- "//examples/test_cc_shared_library/diamond_inheritance/..."
|
||||
|
|
Loading…
Reference in New Issue