mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Remove Google Chrome 106
This commit is contained in:
parent
20172e1246
commit
a76708ffe9
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
|
||||||
106|106.0)
|
|
||||||
CHROME_VERSION=106.0.5249.119-1
|
|
||||||
CHROMIUM_VERSION=$CHROME_VERSION
|
|
||||||
;;
|
|
||||||
107|107.0)
|
107|107.0)
|
||||||
CHROME_VERSION=107.0.5304.87-1
|
CHROME_VERSION=107.0.5304.87-1
|
||||||
CHROMIUM_VERSION=$CHROME_VERSION
|
CHROMIUM_VERSION=$CHROME_VERSION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue