mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
ci: bump appiumVersion for Android tests in SauceLabs
> Error: Appium 1.22.1 does not support Android latest.
This commit is contained in:
@@ -70,7 +70,7 @@ if (process.env.CI === "true") {
|
||||
"appium:automationName": "UiAutomator2",
|
||||
"sauce:options": Object.assign(
|
||||
{
|
||||
appiumVersion: "1.22.1",
|
||||
appiumVersion: "2.0.0",
|
||||
},
|
||||
BASE_SAUCE_OPTIONS
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user