Update azure-pipelines.yml for Azure Pipelines

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

View file

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