We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068f73b commit db49b69Copy full SHA for db49b69
1 file changed
.github/workflows/functional-test.yml
@@ -77,7 +77,7 @@ jobs:
77
os_version: ${{ env.IOS_VERSION }}
78
79
# Start Appium
80
- - run: npm install -g appium@beta
+ - run: npm install -g appium@rc
81
- run: |
82
appium driver install xcuitest@beta
83
# appium plugin install images
0 commit comments