pinned go version to 1.23
This commit is contained in:
		
							parent
							
								
									0451325139
								
							
						
					
					
						commit
						cdaf29fba7
					
				|  | @ -5,7 +5,7 @@ pipeline: | ||||||
|       vm_config: |       vm_config: | ||||||
|         type: linux |         type: linux | ||||||
|         size: large |         size: large | ||||||
|         image: cdp-runtime/go |         image: cdp-runtime/go:1.23 | ||||||
|       cache: |       cache: | ||||||
|         paths: |         paths: | ||||||
|           - /go/pkg/mod       # pkg cache for Go modules |           - /go/pkg/mod       # pkg cache for Go modules | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue