mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Downgrade to Chrome 97
Chrome 98 has a bug with sending control keys that is breaking our keyboard shortcut tests: https://bugs.chromium.org/p/chromedriver/issues/detail?id=3999 Prune older Chrome entries as we no longer need them.
This commit is contained in:
parent
a22760c672
commit
1cb45d0cab
3 changed files with 7 additions and 39 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.gitlab-matrix:
|
||||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '98'
|
||||
CHROME: '97'
|
||||
NODE: '14.15'
|
||||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue