8000 Remove Ubuntu 16.04 from CI (#417) · AutomatedTester/rules_python@4ef8cd0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ef8cd0

Browse files
groodtJonathon Belotti
andauthored
Remove Ubuntu 16.04 from CI (bazel-contrib#417)
Co-authored-by: Jonathon Belotti <jonathon@canva.com>
1 parent 1696593 commit 4ef8cd0

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.bazelci/presubmit.yml

Lines changed: 0 additions & 2 deletions
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

Lines changed: 0 additions & 1 deletion
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)
0