mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 01:17:27 +00:00 
			
		
		
		
	Merge pull request #55 from 0glabs/update-workflow-go-version-to-1.21
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Continuous Integration (Commit) / lint (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Continuous Integration (Commit) / lint (push) Has been cancelled
				
			Update go version of workflow to 1.21
This commit is contained in:
		
						commit
						d2406d4efd
					
				
							
								
								
									
										2
									
								
								.github/workflows/upload-release-assets.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/upload-release-assets.yml
									
									
									
									
										vendored
									
									
								
							@ -12,7 +12,7 @@ jobs:
 | 
				
			|||||||
    - name: Set up Go
 | 
					    - name: Set up Go
 | 
				
			||||||
      uses: actions/setup-go@v4
 | 
					      uses: actions/setup-go@v4
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        go-version: '1.20'
 | 
					        go-version: '1.21'
 | 
				
			||||||
    - name: Build
 | 
					    - name: Build
 | 
				
			||||||
      run: make build
 | 
					      run: make build
 | 
				
			||||||
    - name: Rename file
 | 
					    - name: Rename file
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user