mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Remove Google Chrome 108
This commit is contained in:
parent
6bfdad143f
commit
dc40eb856c
1 changed files with 0 additions and 4 deletions
|
|
@ -73,10 +73,6 @@ function print_rust_args() {
|
|||
# You may need to bump the version in scripts/install-chrome.
|
||||
function print_chrome_args() {
|
||||
case "$1" in
|
||||
108|108.0)
|
||||
CHROME_VERSION=108.0.5359.94-1
|
||||
CHROMIUM_VERSION=$CHROME_VERSION
|
||||
;;
|
||||
109|109.0)
|
||||
CHROME_VERSION=109.0.5414.119-1
|
||||
CHROMIUM_VERSION=109.0.5414.74-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue