continuous-integration icon indicating copy to clipboard operation
continuous-integration copied to clipboard

Support testing VC 2017 and VC 2019 on Windows

Open meteorcloudy opened this issue 6 years ago • 0 comments

Currently we only support building with VC 2015 on CI, which is a quite old version of Visual C++ Build Tool. We should support testing different versions of VC on CI.

Related PR:

  • https://github.com/bazelbuild/bazel/pull/8747
  • https://github.com/bazelbuild/bazel/pull/8403

meteorcloudy avatar Jun 28 '19 13:06 meteorcloudy