Skip to content

gitlab-ci: Fix using VS 16.8 toolset under VS 16.9

Brad King requested to merge brad.king/cmake:ci-vs-16.8-in-16.9 into master

The 16.8 and 16.9 toolset numbers vary only in their third component. Use CMake 3.19.7 for three-component toolset version specification support.

Backport: release

Merge request reports