mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	ci: build with 1.17
This commit is contained in:
		
							parent
							
								
									8dcd57309f
								
							
						
					
					
						commit
						babb870383
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -25,7 +25,7 @@ jobs:
 | 
			
		||||
      - name: Setup Go
 | 
			
		||||
        uses: actions/setup-go@v2
 | 
			
		||||
        with:
 | 
			
		||||
          go-version: '1.16.14'
 | 
			
		||||
          go-version: '1.17.7'
 | 
			
		||||
      - name: Build
 | 
			
		||||
        run: GOARCH=${{ matrix.goarch }} go build
 | 
			
		||||
      - uses: actions/upload-artifact@v2
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user