1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 02:05:23 +00:00

golang version number 1.14.1

This commit is contained in:
zzc10086 2020-04-01 16:21:30 +08:00 committed by Kslr
parent 2d934d1027
commit 206008081d
No known key found for this signature in database
GPG Key ID: 0AF5F66FA1E887CE

View File

@ -42,7 +42,7 @@ jobs:
- checkout: self
- task: GoTool@0
inputs:
version: '1.14.x'
version: '1.14.1'
- script: |
bash ./testing/coverage/coverall
workingDirectory: '$(Build.SourcesDirectory)'
@ -66,7 +66,7 @@ jobs:
- checkout: self
- task: GoTool@0
inputs:
version: '1.14.x'
version: '1.14.1'
- script: |
mkdir triggersrc
ls -I "triggersrc" | xargs cp -rf -t triggersrc