mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'pks-gitaly-go-1.18' into 'master'
gitaly: Bump Go version to v1.17 and v1.18 See merge request gitlab-org/gitlab-build-images!561
This commit is contained in:
commit
a1a1f04366
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ gitaly:
|
||||||
matrix:
|
matrix:
|
||||||
- OS: ['debian:bullseye']
|
- OS: ['debian:bullseye']
|
||||||
RUBY: ['2.7', '3.0']
|
RUBY: ['2.7', '3.0']
|
||||||
GOLANG: ['1.16', '1.17']
|
GOLANG: ['1.17', '1.18']
|
||||||
GIT: ['2.33']
|
GIT: ['2.33']
|
||||||
PGBOUNCER: ['1.14', '']
|
PGBOUNCER: ['1.14', '']
|
||||||
POSTGRESQL: ['11', '12', '13'] # We only use the postgresql-client
|
POSTGRESQL: ['11', '12', '13'] # We only use the postgresql-client
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue