mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Remove Google Chrome 107
This commit is contained in:
parent
a76708ffe9
commit
6bfdad143f
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.
|
# You may need to bump the version in scripts/install-chrome.
|
||||||
function print_chrome_args() {
|
function print_chrome_args() {
|
||||||
case "$1" in
|
case "$1" in
|
||||||
107|107.0)
|
|
||||||
CHROME_VERSION=107.0.5304.87-1
|
|
||||||
CHROMIUM_VERSION=$CHROME_VERSION
|
|
||||||
;;
|
|
||||||
108|108.0)
|
108|108.0)
|
||||||
CHROME_VERSION=108.0.5359.94-1
|
CHROME_VERSION=108.0.5359.94-1
|
||||||
CHROMIUM_VERSION=$CHROME_VERSION
|
CHROMIUM_VERSION=$CHROME_VERSION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue