mirror of https://github.com/bazelbuild/rules_cc
Don't test on Ubuntu 14.04.
Ubuntu 14.04 is about to be end-of-life and Bazel CI will stop supporting it shortly afterwards. Context: https://groups.google.com/d/msg/bazel-dev/_D6XzfNkQQE/8TNKiNmsCAAJ PiperOrigin-RevId: 245015462
This commit is contained in:
parent
9667b3dd9a
commit
a4c4f3aa88
|
@ -1,13 +1,5 @@
|
|||
---
|
||||
platforms:
|
||||
ubuntu1404:
|
||||
run_targets:
|
||||
build_targets:
|
||||
- "..."
|
||||
test_flags:
|
||||
- "--test_timeout=300"
|
||||
test_targets:
|
||||
- "..."
|
||||
ubuntu1604:
|
||||
run_targets:
|
||||
build_targets:
|
||||
|
|
Loading…
Reference in New Issue