mirror of
https://github.com/actions/runner-images.git
synced 2025-12-29 05:17:11 +08:00
[Ubuntu] Rework Сhromium installation to avoid using snap (#3029)
* rework chromium installation * added GetChromiumRevision function * changed getting chrome version * fixed GetChromiumRevision function * fixed CHROME_VERSION variable * move chromium installation to google-chrome.sh * added -qq for unzip * added comments to GetChromiumRevision function * updated tests and sofware report Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
This commit is contained in:
@@ -116,7 +116,6 @@
|
||||
"apt": {
|
||||
"common_packages": [
|
||||
"build-essential",
|
||||
"chromium-browser",
|
||||
"dbus",
|
||||
"dnsutils",
|
||||
"dpkg",
|
||||
|
||||
Reference in New Issue
Block a user