feat: 修改构建用的golang版本
All checks were successful
Build image / build (push) Successful in 1m4s

This commit is contained in:
timerzz 2025-03-30 17:36:54 +08:00
parent be5c82683f
commit a3f7314ece

View File

@ -8,7 +8,7 @@ jobs:
env:
HTTPS_PROXY: http://192.168.31.55:10809
with:
go-version: '1.22.x'
go-version: '1.24.x'
- uses: http://192.168.31.55:13000/timerzz/checkout@v4
- uses: http://192.168.31.55:13000/timerzz/setup-ko@v0.6
with: