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:
philwo 2019-04-24 03:18:51 -07:00 committed by Copybara-Service
parent 9667b3dd9a
commit a4c4f3aa88
1 changed files with 0 additions and 8 deletions

View File

@ -1,13 +1,5 @@
---
platforms:
ubuntu1404:
run_targets:
build_targets:
- "..."
test_flags:
- "--test_timeout=300"
test_targets:
- "..."
ubuntu1604:
run_targets:
build_targets: