mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Update chrome versions
Bump version in kas images
This commit is contained in:
parent
b44e0723c3
commit
ed1776761c
5 changed files with 17 additions and 25 deletions
|
|
@ -9,7 +9,7 @@ e2e:
|
|||
BUNDLER: '2.3'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: [ '2.7', '3.0' ]
|
||||
- RUBY: ['2.7', '3.0']
|
||||
|
||||
# Image with ruby, bundler and docker
|
||||
e2e-docker:
|
||||
|
|
@ -23,10 +23,7 @@ e2e-chrome:
|
|||
extends:
|
||||
- e2e-docker
|
||||
variables:
|
||||
CHROME: '104'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7', '3.0']
|
||||
CHROME: '106'
|
||||
|
||||
# Image used for running full e2e test suite
|
||||
e2e-full:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue