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: |