Run all versions of VS with LLVM

This commit is contained in:
Dmitry Kobets 2021-12-16 07:20:39 -08:00
parent 713edbfe5e
commit a812934312

View File

@ -64,5 +64,3 @@ stages:
compilerVersions: [ 'LLVM' ]
image: windows-2022
extraCmakeArgs: '-T ClangCL'
CXXVersions: [ 14 ]
buildTypes: [ Release ]