💚 remove unsupported by older go version
This commit is contained in:
		
							parent
							
								
									c82e833f3f
								
							
						
					
					
						commit
						4a12ed96bb
					
				
							
								
								
									
										2
									
								
								.github/workflows/agent.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/agent.yml
									
									
									
									
										vendored
									
									
								
							@ -25,7 +25,7 @@ jobs:
 | 
				
			|||||||
          git checkout .
 | 
					          git checkout .
 | 
				
			||||||
          mkdir -p /home/runner/go/src/github.com/naiba/nezha
 | 
					          mkdir -p /home/runner/go/src/github.com/naiba/nezha
 | 
				
			||||||
          cp -r ../nezha /home/runner/go/src/github.com/naiba/
 | 
					          cp -r ../nezha /home/runner/go/src/github.com/naiba/
 | 
				
			||||||
          find /home/runner/go/src/github.com/shirou/gopsutil/ -name "riscv" -exec rm -rf {} \;
 | 
					          find /home/runner/go/src/ -name "riscv" -exec rm -rf {} \;
 | 
				
			||||||
      - name: Set up Go 1.10.8
 | 
					      - name: Set up Go 1.10.8
 | 
				
			||||||
        uses: actions/setup-go@v2
 | 
					        uses: actions/setup-go@v2
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user