all: support Go 1.14

This commit is contained in:
Elliott Sales de Andrade
2020-02-11 17:23:42 -05:00
committed by Ron Evans
parent 5674c35e14
commit 0a8bfc57ef
4 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- task: GoTool@0
inputs:
version: '1.13.8'
version: '1.14.1'
- checkout: self
- task: CacheBeta@0
displayName: Cache LLVM source