diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 43a32604d20..6308d422bc6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -180,7 +180,7 @@ jobs: - checkout: self submodules: true - template: .azure/install-rust.yml - # - template: .azure/install-llvm.yml + - template: .azure/install-llvm.yml - template: .azure/install-sccache.yml - template: .azure/install-cmake.yml - bash: |