Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
Remove ubuntu1604 from presubmit.yml (#36)
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.
  • Loading branch information
philwo authored Jun 30, 2021
1 parent 6558ec1 commit 28d48b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
platforms:
ubuntu1604:
ubuntu1804:
build_targets:
- "//..."
macos:
Expand Down

0 comments on commit 28d48b0

Please sign in to comment.