Skip to content

Commit

Permalink
Remove Ubuntu 16.04 from CI (#417)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathon Belotti <[email protected]>
  • Loading branch information
groodt and Jonathon Belotti authored Mar 30, 2021
1 parent 1696593 commit 4ef8cd0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ all_targets: &all_targets
test_targets:
- "..."
platforms:
ubuntu1604:
<<: *all_targets
ubuntu1804:
<<: *all_targets
macos:
Expand Down
1 change: 0 additions & 1 deletion .ci/rules_python.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"variation": "",
"configurations": [
{"node": "linux-x86_64"},
{"node": "ubuntu_16.04-x86_64"},
{"node": "darwin-x86_64"}
]
}
Expand Down

0 comments on commit 4ef8cd0

Please sign in to comment.