tsk-9: go version bump (#11)

Closes #9

Reviewed-on: #11
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-11-09 03:28:43 +00:00
committed by phoenix
parent 73a23c4503
commit 59362806e5
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Go.gitlab-ci.yml
image: golang:1.24
image: golang:1.25.3
stages:
- test