Skip to content

gitlab-ci: Revert Windows builds from MSVC 14.33 to MSVC 14.32 toolset

Brad King requested to merge brad.king/cmake:revert-ci-msvc-14.33 into master

Revert !7578 (merged). A cmake-gui built with the MSVC 14.33 toolset emits spurious errors when configuring CMake projects, even when the adjacent cmake binary succeeds reliably. Revert to the known-working MSVC 14.32 toolset pending further investigation.

Issue: #23859 (closed)
Backport: release

Edited by Brad King

Merge request reports