Skip to content

Commit

Permalink
Update azure-pipelines.template.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RPRX authored Jun 3, 2020
1 parent 3507f39 commit 2ef7099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- checkout: self
- task: GoTool@0
inputs:
version: '1.13'
version: '1.14'
- script: |
go test -p 1 -v -timeout 30m ./...
workingDirectory: '$(Build.SourcesDirectory)'
Expand Down

0 comments on commit 2ef7099

Please sign in to comment.