gitlab-ci: Revert Windows builds from MSVC 14.33 to MSVC 14.32 toolset
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