mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-07-26 11:44:22 -04:00
Update azure-pipelines.template.yml
This commit is contained in:
parent
3507f39677
commit
2ef709997b
@ -9,7 +9,7 @@ jobs:
|
|||||||
- checkout: self
|
- checkout: self
|
||||||
- task: GoTool@0
|
- task: GoTool@0
|
||||||
inputs:
|
inputs:
|
||||||
version: '1.13'
|
version: '1.14'
|
||||||
- script: |
|
- script: |
|
||||||
go test -p 1 -v -timeout 30m ./...
|
go test -p 1 -v -timeout 30m ./...
|
||||||
workingDirectory: '$(Build.SourcesDirectory)'
|
workingDirectory: '$(Build.SourcesDirectory)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user