diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e591b4d..a5e44b1 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -64,5 +64,3 @@ stages: compilerVersions: [ 'LLVM' ] image: windows-2022 extraCmakeArgs: '-T ClangCL' - CXXVersions: [ 14 ] - buildTypes: [ Release ]