mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: switch to Go 1.25
But Go 1.24 is still supported.
This commit is contained in:
@@ -5,7 +5,7 @@ stages:
|
||||
|
||||
run tests:
|
||||
stage: tests
|
||||
image: golang:1.24-alpine
|
||||
image: golang:1.25-alpine
|
||||
cache:
|
||||
- key:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user