1
0
Fork 0
mirror of https://gitlab.com/pnx-tools/dns-updater.git synced 2026-06-16 05:54:56 +02:00

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:
- test