mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Build GDK images with go up to 1.21
This commit is contained in:
parent
f09e3e4423
commit
816e566a0a
1 changed files with 3 additions and 1 deletions
|
|
@ -58,8 +58,10 @@ e2e-gdk:
|
|||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '13'
|
||||
GOLANG: '1.19'
|
||||
RUST: '1.65'
|
||||
GIT: '2.36'
|
||||
LFS: '2.9'
|
||||
ARCH: linux/amd64,linux/arm64
|
||||
parallel:
|
||||
matrix:
|
||||
- GOLANG: ['1.19', '1.20', '1.21']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue