mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Also install Go 1.22
This commit is contained in:
parent
4201edcae2
commit
658f063dbb
5 changed files with 18 additions and 7 deletions
|
|
@ -19,10 +19,10 @@ gitaly:
|
|||
parallel:
|
||||
matrix:
|
||||
- OS: ['debian:bookworm']
|
||||
GOLANG: ['1.20', '1.21']
|
||||
GOLANG: ['1.20', '1.21', '1.22']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
- OS: ['ubi:8.6']
|
||||
GOLANG: ['1.20', '1.21']
|
||||
GOLANG: ['1.20', '1.21', '1.22']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue