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