Skip to content

Commit 4ef8cd0

Browse files
groodtJonathon Belotti
and
Jonathon Belotti
authored
Remove Ubuntu 16.04 from CI (#417)
Co-authored-by: Jonathon Belotti <[email protected]>
1 parent 1696593 commit 4ef8cd0

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.bazelci/presubmit.yml

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ all_targets: &all_targets
1313
test_targets:
1414
- "..."
1515
platforms:
16-
ubuntu1604:
17-
<<: *all_targets
1816
ubuntu1804:
1917
<<: *all_targets
2018
macos:

.ci/rules_python.json

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"variation": "",
44
"configurations": [
55
{"node": "linux-x86_64"},
6-
{"node": "ubuntu_16.04-x86_64"},
76
{"node": "darwin-x86_64"}
87
]
98
}

0 commit comments

Comments
 (0)