mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 20:39:06 +00:00
all: support Go 1.14
This commit is contained in:
committed by
Ron Evans
parent
5674c35e14
commit
0a8bfc57ef
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user