chore(ci): 将 Woodpecker CI 构建镜像升级到 Go 1.26
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
与 go.mod 中声明的 Go 1.26 版本保持一致 Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -10,7 +10,7 @@ clone:
|
|||||||
steps:
|
steps:
|
||||||
# 构建多架构二进制文件
|
# 构建多架构二进制文件
|
||||||
build:
|
build:
|
||||||
image: docker.m.daocloud.io/golang:1.24-trixie
|
image: docker.m.daocloud.io/golang:1.26-trixie
|
||||||
environment:
|
environment:
|
||||||
GOPROXY: https://goproxy.cn
|
GOPROXY: https://goproxy.cn
|
||||||
commands:
|
commands:
|
||||||
|
|||||||
Reference in New Issue
Block a user