Skip to content

Commit 785b089

Browse files
authored
Remove ubuntu1604 from buildkite-pipeline.yml (#391)
Ubuntu 16.04 is end-of-life, we're going to remove it from Bazel CI. If you like you can add testing on `ubuntu2004` platform which we also support.
1 parent e7eebc9 commit 785b089

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

bazelci/buildkite-pipeline.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
# https://github.com/googlesamples/android-testing#experimental-bazel-support
22
---
33
platforms:
4-
ubuntu1604:
5-
build_targets:
6-
- "//..."
7-
test_flags:
8-
- "--config=remote_android"
9-
- "--flaky_test_attempts=3"
10-
test_targets:
11-
- "//..."
12-
- "-//ui/espresso/AccessibilitySample/..."
134
ubuntu1804:
145
build_targets:
156
- "//..."

0 commit comments

Comments
 (0)