From 96ba9a911926ef19e68e88577f2549830df96dda Mon Sep 17 00:00:00 2001 From: Jared Jacobson <71237599+jaredjn@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:29:13 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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: