mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-11-04 11:49:16 +00:00 
			
		
		
		
	golang version number 1.14.1
This commit is contained in:
		
							parent
							
								
									2d934d1027
								
							
						
					
					
						commit
						206008081d
					
				@ -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
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user