mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	update xgo to use 1.17 (#17915)
This commit is contained in:
		| @@ -537,7 +537,7 @@ steps: | ||||
|  | ||||
|   - name: static | ||||
|     pull: always | ||||
|     image: techknowlogick/xgo:go-1.16.x | ||||
|     image: techknowlogick/xgo:go-1.17.x | ||||
|     commands: | ||||
|       - curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs | ||||
|       - export PATH=$PATH:$GOPATH/bin | ||||
| @@ -633,7 +633,7 @@ steps: | ||||
|  | ||||
|   - name: static | ||||
|     pull: always | ||||
|     image: techknowlogick/xgo:go-1.16.x | ||||
|     image: techknowlogick/xgo:go-1.17.x | ||||
|     commands: | ||||
|       - curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs | ||||
|       - export PATH=$PATH:$GOPATH/bin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user