gitaly: Bump Go version to v1.17 and v1.18

Gitaly is in the process of migrating to Go v1.18 and has recently
dropped support for v1.17. Adjust the Go versions of the Gitaly images
accordingly.
This commit is contained in:
Patrick Steinhardt 2022-07-05 09:36:05 +02:00
parent 0a603faec2
commit daf72c752a

View file

@ -8,7 +8,7 @@ gitaly:
matrix:
- OS: ['debian:bullseye']
RUBY: ['2.7', '3.0']
GOLANG: ['1.16', '1.17']
GOLANG: ['1.17', '1.18']
GIT: ['2.33']
PGBOUNCER: ['1.14', '']
POSTGRESQL: ['11', '12', '13'] # We only use the postgresql-client