打包golang版本
Some checks failed
/ start-services (push) Has been skipped
/ build-services (app/auth/Dockerfile, auth, auth) (push) Failing after 51s
/ build-services (app/ecpm/Dockerfile, ecpm, ecpm) (push) Failing after 34s
/ build-services (app/ranking/Dockerfile, ranking, ranking) (push) Failing after 35s
/ build-services (app/user/Dockerfile, user_manager, user) (push) Failing after 2s

This commit is contained in:
xiabin 2025-02-14 10:34:01 +08:00
parent 589843c02c
commit 609f4db992

View File

@ -25,7 +25,7 @@ jobs:
- uses: https://gitea.youtukeji.com.cn/actions/setup-go@v5
with:
go-version: '1.23.6'
go-version: '1.24.0'
- name: Verify Go version
run: go version