From ed495f4cd1b8acdb46864efb85222cb88889bfb7 Mon Sep 17 00:00:00 2001 From: Jared Jacobson <71237599+jaredjn@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:44:33 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a9f2ab8ef..189a387c9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -12,6 +12,7 @@ pool: steps: - task: Bash@3 + displayName: 'Manually install golang environment v1.17.1' inputs: targetType: 'inline' script: |