build(deps): update Go version to 1.26 in CI workflow
All checks were successful
Build Backend / build (push) Successful in 11m20s
Build Backend / build-docker (push) Successful in 1m15s

This commit is contained in:
lafay
2026-04-25 21:36:32 +08:00
parent d8b0825ac0
commit e5c8fd7860

View File

@@ -11,7 +11,7 @@ on:
- dev - dev
env: env:
GO_VERSION: '1.25' GO_VERSION: '1.26'
jobs: jobs:
build: build: