Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Jared Jacobson 2021-09-13 11:29:13 +10:00
parent c007c97e15
commit 96ba9a9119

View file

@ -13,7 +13,8 @@ pool:
steps: steps:
- task: GoTool@0 - task: GoTool@0
inputs: inputs:
version: '1.1.4' version: '1.1.0'
- task: Bash@3 - task: Bash@3
displayName: 'Build the executables' displayName: 'Build the executables'
inputs: inputs: