Skip to content

Commit c67d1f6

Browse files
committed
Adding Windows to bazel-ci nodes
1 parent ca75127 commit c67d1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/abseil-cpp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
[
44
{"node": "linux-x86_64"},
55
{"node": "ubuntu_16.04-x86_64"},
6-
{"node": "darwin-x86_64"}
6+
{"node": "darwin-x86_64"},
77
{"node": "windows-x86_64"}
88
]

0 commit comments

Comments
 (0)