mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	Try go 1.13 to see if this fixes failing builds
This commit is contained in:
		
							parent
							
								
									5ca81f916e
								
							
						
					
					
						commit
						51fe1940c5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -5,7 +5,7 @@ version: 2.1
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build-linux:
 | 
					  build-linux:
 | 
				
			||||||
    docker:
 | 
					    docker:
 | 
				
			||||||
      - image: circleci/golang:1.13.3
 | 
					      - image: circleci/golang:1.13
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - checkout
 | 
					      - checkout
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue