Skip to content

Commit 19c74ce

Browse files
philwoUebelAndre
andauthored
Remove ubuntu1604 from presubmit.yml (#817)
Ubuntu 16.04 is end-of-life, we're going to remove it from Bazel CI. Co-authored-by: UebelAndre <github@uebelandre.com>
1 parent 64472b7 commit 19c74ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.bazelci/presubmit.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ default_linux_targets: &default_linux_targets
88
# Bindgen currently only has a working toolchain for 18.04
99
- "-@examples//ffi/rust_calling_c/simple/..."
1010
tasks:
11-
ubuntu1604:
12-
build_targets: *default_linux_targets
13-
test_targets: *default_linux_targets
14-
build_flags:
15-
- "--config=rustfmt"
1611
ubuntu1804:
1712
build_targets: *default_linux_targets
1813
test_targets:

0 commit comments

Comments
 (0)