Commit c67d1f6f by Gennadiy Civil

Adding Windows to bazel-ci nodes

parent ca751279
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
[ [
{"node": "linux-x86_64"}, {"node": "linux-x86_64"},
{"node": "ubuntu_16.04-x86_64"}, {"node": "ubuntu_16.04-x86_64"},
{"node": "darwin-x86_64"} {"node": "darwin-x86_64"},
{"node": "windows-x86_64"} {"node": "windows-x86_64"}
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment