mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
96ba9a9119
commit
1160178c60
|
|
@ -13,7 +13,7 @@ pool:
|
||||||
steps:
|
steps:
|
||||||
- task: GoTool@0
|
- task: GoTool@0
|
||||||
inputs:
|
inputs:
|
||||||
version: '1.1.0'
|
version: '1.10'
|
||||||
|
|
||||||
- task: Bash@3
|
- task: Bash@3
|
||||||
displayName: 'Build the executables'
|
displayName: 'Build the executables'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue