about summary refs log tree commit diff
path: root/.ci
diff options
context:
space:
mode:
authormisterg <misterg@google.com>2017-10-06T19·20-0400
committermisterg <misterg@google.com>2017-10-06T19·20-0400
commit0848aecd435389f9600249241467b74ee46f7942 (patch)
tree23d5ae8b9127b2cc5a3613cab4586d7d686a0793 /.ci
parent962e9931d546cd6f062894e15283cea02c7d3220 (diff)
Removing Windows Bazel-Ci nodes
Diffstat (limited to '.ci')
-rw-r--r--.ci/abseil-cpp.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/.ci/abseil-cpp.json b/.ci/abseil-cpp.json
index a90cc1717e54..b21e68d1c230 100644
--- a/.ci/abseil-cpp.json
+++ b/.ci/abseil-cpp.json
@@ -3,6 +3,5 @@
 [
     {"node": "linux-x86_64"},
     {"node": "ubuntu_16.04-x86_64"},
-    {"node": "darwin-x86_64"},
-    {"node": "windows-x86_64"}
+    {"node": "darwin-x86_64"}
 ]