mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Use Go to 1.21.6 and 1.20.13 to build
This commit is contained in:
parent
653ecf8dc0
commit
bd863cd03d
6 changed files with 22 additions and 40 deletions
|
|
@ -99,11 +99,11 @@ gitlab-workhorse:
|
|||
matrix:
|
||||
- OS: ['debian:bullseye', 'debian:bookworm']
|
||||
RUBY: ['3.0', '3.1', '3.2']
|
||||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
GOLANG: ['1.20', '1.21']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
- OS: ['ubi:8.6']
|
||||
RUBY: ['3.0', '3.1', '3.2']
|
||||
GOLANG: ['1.19', '1.20', '1.21']
|
||||
GOLANG: ['1.20', '1.21']
|
||||
RUST: ['1.73']
|
||||
GIT: ['2.36']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue