mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 22:41:03 +00:00 
			
		
		
		
	[CI] implementation: Woodpecker based CI (squash)
Upgrade xgo to Go v1.20 for building binaries
This commit is contained in:
		
					parent
					
						
							
								be59270696
							
						
					
				
			
			
				commit
				
					
						6308c776b6
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -7,9 +7,9 @@ when: | |||
| variables: | ||||
|  - &node_image 'node:18' | ||||
|  - &golang_image 'golang:1.20' | ||||
|  - &alpine_image 'alpine:3.17' | ||||
|  - &alpine_image 'alpine:3.18' | ||||
|  - &gpg_sign_image 'plugins/gpgsign:1' | ||||
|  - &xgo_image 'techknowlogick/xgo:go-1.19.x' | ||||
|  - &xgo_image 'techknowlogick/xgo:go-1.20.x' | ||||
|  - &gpg_sign_image 'plugins/gpgsign:1' | ||||
|  - &goproxy_override '' | ||||
|  - &goproxy_setup |- | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue