build: switch to Go 1.25

But Go 1.24 is still supported.
This commit is contained in:
Vincent Bernat
2025-08-14 07:36:55 +02:00
parent eeb93b948e
commit fe42529bbc
5 changed files with 5 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ stages:
run tests:
stage: tests
image: golang:1.24-alpine
image: golang:1.25-alpine
cache:
- key:
files: