diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8b004f5fd..698c959af 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,7 +13,8 @@ pool: steps: - task: GoTool@0 inputs: - version: '1.1.4' + version: '1.1.0' + - task: Bash@3 displayName: 'Build the executables' inputs: