Merge branch 'pks-gitaly-ubi-go-1.20' into 'master'

gitaly: Bump UBI's Go version to 1.19 and 1.20

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/699

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Robert Marshall <rmarshall@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Patrick Steinhardt <psteinhardt@gitlab.com>
This commit is contained in:
Balasankar 'Balu' C 2023-07-01 05:04:27 +00:00
commit 7a8a3f9029

View file

@ -20,6 +20,6 @@ gitaly:
RUST: ['1.65']
GIT: ['2.36']
- OS: ['ubi:8.6']
GOLANG: ['1.18', '1.19']
GOLANG: ['1.19', '1.20']
RUST: ['1.65']
GIT: ['2.36']