1
0
Fork 0

ci: use go 1.23 image

This commit is contained in:
Henrik Hautakoski 2025-10-13 00:24:18 +02:00
parent 6b8c340dcf
commit 8f5b3df1a4

View file

@ -1,5 +1,5 @@
image: golang:1.19 image: golang:1.23
stages: stages:
- test - test