continuous-integration
continuous-integration copied to clipboard
Support testing VC 2017 and VC 2019 on Windows
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