Skip to content

Commit

Permalink
Remove ubuntu1604 from presubmit.yml (#817)
Browse files Browse the repository at this point in the history
Ubuntu 16.04 is end-of-life, we're going to remove it from Bazel CI.

Co-authored-by: UebelAndre <github@uebelandre.com>
  • Loading branch information
philwo and UebelAndre committed Jul 1, 2021
1 parent 64472b7 commit 19c74ce
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ default_linux_targets: &default_linux_targets
# Bindgen currently only has a working toolchain for 18.04
- "-@examples//ffi/rust_calling_c/simple/..."
tasks:
ubuntu1604:
build_targets: *default_linux_targets
test_targets: *default_linux_targets
build_flags:
- "--config=rustfmt"
ubuntu1804:
build_targets: *default_linux_targets
test_targets:
Expand Down

0 comments on commit 19c74ce

Please sign in to comment.