small fixup

pull/22473/head
Jan Tattermusch 5 years ago
parent cdb3d823fd
commit 2de0e4c7df
  1. 3
      third_party/toolchains/BUILD

@ -37,6 +37,7 @@ platform(
# Use a different machine type than used on linux to avoid accidentally scheduling linux jobs on windows workers and vice versa on older release branches
gce_machine_type = "n1-standard-2",
os_family = "Windows",
labels = {"os": "windows_2019"},
# labels only supported starting from https://github.com/bazelbuild/bazel-toolchains/pull/748
#labels = {"os": "windows_2019"},
),
)

Loading…
Cancel
Save