Add chrome v117 to the matrix

This commit is contained in:
Andrejs Cunskis 2023-09-26 15:13:37 +00:00 committed by Rémy Coutable
parent c91dd94d51
commit 5f2f0b0202
4 changed files with 23 additions and 11 deletions

View file

@ -34,7 +34,7 @@ e2e-chrome:
matrix:
- RUBY: ['3.0', '3.1', '3.2']
BUNDLER: ['2.3', '2.4']
CHROME: ['110', '113']
CHROME: ['113', '117']
# Image used for running full e2e test suite
e2e-full:

View file

@ -29,7 +29,7 @@ gitlab:
GOLANG: ['1.19', '1.20', '1.21']
RUST: ['1.65']
NODE: ['18.17']
CHROME: ['109', '113']
CHROME: ['113', '117']
# Used by GitLab's compile-production-assets and compile-test-assets jobs
gitlab-assets: