Adding Windows to bazel-ci nodes
This commit is contained in:
parent
ca751279c5
commit
c67d1f6f99
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
[
|
||||
{"node": "linux-x86_64"},
|
||||
{"node": "ubuntu_16.04-x86_64"},
|
||||
{"node": "darwin-x86_64"}
|
||||
{"node": "darwin-x86_64"},
|
||||
{"node": "windows-x86_64"}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue