mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	drone/mssql: use golang 1.11 build like the other tests (#5586)
This commit is contained in:
		
				
					committed by
					
						
						Lauris BH
					
				
			
			
				
	
			
			
			
						parent
						
							a06ae0bdc7
						
					
				
				
					commit
					9f544e9356
				
			@@ -177,7 +177,7 @@ pipeline:
 | 
			
		||||
      event: [ push, tag, pull_request ]
 | 
			
		||||
 | 
			
		||||
  test-mssql:
 | 
			
		||||
    image: golang:1.10
 | 
			
		||||
    image: golang:1.11
 | 
			
		||||
    pull: true
 | 
			
		||||
    group: test
 | 
			
		||||
    environment:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user