mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-08 11:07:18 +08:00
[Ubuntu] Rework Selenium installation (#4308)
This commit is contained in:
committed by
GitHub
parent
f5d2b977cd
commit
d502c64087
@@ -278,6 +278,10 @@
|
||||
"8.0"
|
||||
]
|
||||
},
|
||||
"selenium": {
|
||||
"version": "3",
|
||||
"binary_name": "selenium-server-standalone"
|
||||
},
|
||||
"rubygems": [],
|
||||
"node_modules": [
|
||||
{
|
||||
|
||||
@@ -279,6 +279,10 @@
|
||||
"rubygems": [
|
||||
{"name": "fastlane"}
|
||||
],
|
||||
"selenium": {
|
||||
"version": "3",
|
||||
"binary_name": "selenium-server-standalone"
|
||||
},
|
||||
"node_modules": [
|
||||
{
|
||||
"name": "grunt",
|
||||
|
||||
Reference in New Issue
Block a user