We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed37c7 commit d58652cCopy full SHA for d58652c
ci-jobs/functional_test.yml
@@ -5,7 +5,7 @@ parameters:
5
xcodeForIOS: 14.2
6
xcodeForTVOS: 14.2
7
androidSDK: 29 # API Level 30 emulators are more unstable than 29
8
- appiumVersion: 'next' # for appium 2 upstream
+ appiumVersion: '2' # for appium 2 upstream
9
ignoreVersionSkip: true
10
CI: true
11
0 commit comments