diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7de03250..ec08d12b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,7 +12,7 @@ jobs: steps: - task: GoTool@0 inputs: - version: '1.14.1' + version: '1.15' - checkout: self - task: CacheBeta@0 displayName: Cache LLVM source