Skip to content

Commit

Permalink
change android tag to default and lock uiautomator ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Othinn committed Jan 22, 2024
1 parent 650b71a commit 5a29713
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/configurations/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
test_e2e_android:
executor:
name: android/android-machine
tag: 2023.07.1
tag: default
steps:
- checkout_code_with_cache
- run_yarn
Expand Down
2 changes: 1 addition & 1 deletion packages/rn-tester-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@wdio/mocha-framework": "8.10.4",
"@wdio/spec-reporter": "8.8.7",
"appium": "2.0.0",
"appium-uiautomator2-driver": "^2.29.0",
"appium-uiautomator2-driver": "2.29.0",
"appium-xcuitest-driver": "5.6.0",
"eslint": "^8.23.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 5a29713

Please sign in to comment.