Skip to content

Commit db49b69

Browse files
authored
Update functional-test.yml
1 parent 068f73b commit db49b69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/functional-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
os_version: ${{ env.IOS_VERSION }}
7878

7979
# Start Appium
80-
- run: npm install -g appium@beta
80+
- run: npm install -g appium@rc
8181
- run: |
8282
appium driver install xcuitest@beta
8383
# appium plugin install images

0 commit comments

Comments
 (0)