mirror of https://github.com/bazelbuild/rules_cc
Remove :ubuntu: from CI task name
This commit is contained in:
parent
c9a859abce
commit
8faacdf7e3
|
@ -52,7 +52,7 @@ tasks:
|
|||
build_targets:
|
||||
- "//cc/..."
|
||||
ubuntu_rule_based_toolchains:
|
||||
name: :ubuntu: Ubuntu rule-based toolchains
|
||||
name: Ubuntu rule-based toolchains
|
||||
platform: ubuntu1804
|
||||
working_directory: examples/rule_based_toolchain
|
||||
build_flags:
|
||||
|
|
Loading…
Reference in New Issue