use green instead of downstream green

This commit is contained in:
John Laxson 2021-02-18 09:50:36 -07:00
parent 69252c73da
commit 4253c69f85
1 changed files with 1 additions and 1 deletions

View File

@ -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/..."