gitlab-build-images/.gitlab/ci/kas.images.yml
Andrejs Cunskis ed1776761c
Update chrome versions
Bump version in kas images
2022-10-05 10:03:50 +03:00

16 lines
336 B
YAML

# Used by GitLab/KAS integration tests
gitlab-kas:
extends:
- .build_and_push
variables:
GOLANG: '1.19'
LFS: '2.9'
CHROME: '106'
NODE: '14.15'
YARN: '1.22'
GRAPHICSMAGICK: '1.3.36'
GIT: '2.36'
POSTGRESQL: '12'
parallel:
matrix:
- RUBY: ['2.7.2.patched', '2.7.patched', '3.0.patched']