mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
build: switch to Go 1.20 for building
We still support Go 1.19.
This commit is contained in:
@@ -6,7 +6,7 @@ stages:
|
||||
|
||||
run tests:
|
||||
stage: tests
|
||||
image: golang:1.19-alpine
|
||||
image: golang:1.20-alpine
|
||||
cache:
|
||||
- key:
|
||||
files:
|
||||
|
||||
Reference in New Issue
Block a user