1
0
mirror of https://github.com/xorcare/testing-go-code-with-postgres.git synced 2025-06-30 23:23:40 +02:00

Bump go from 1.20 to 1.22.0 in .gitlab-ci.yml

This commit is contained in:
Vasiliy Vasilyuk
2024-02-08 22:44:02 +03:00
parent 5514fbebff
commit 47add2b272

View File

@ -1,4 +1,4 @@
image: golang:1.20
image: golang:1.22
stages:
- test