We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1696593 commit 4ef8cd0Copy full SHA for 4ef8cd0
.bazelci/presubmit.yml
@@ -13,8 +13,6 @@ all_targets: &all_targets
13
test_targets:
14
- "..."
15
platforms:
16
- ubuntu1604:
17
- <<: *all_targets
18
ubuntu1804:
19
<<: *all_targets
20
macos:
.ci/rules_python.json
@@ -3,7 +3,6 @@
3
"variation": "",
4
"configurations": [
5
{"node": "linux-x86_64"},
6
- {"node": "ubuntu_16.04-x86_64"},
7
{"node": "darwin-x86_64"}
8
]
9
}
0 commit comments