Skip to content

Commit c320576

Browse files
committed
Test
1 parent f8b730d commit c320576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration-test-android.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ jobs:
7272
"alwaysMatch": {
7373
"platformName": "Android",
7474
"appium:app": "storage:${{ steps.upload_apk.outputs.storage_id }}",
75-
"appium:deviceName": "Samsung Galaxy S23.*",
76-
"appium:platformVersion": "13",
75+
"appium:deviceName": "Samsung Galaxy S23 FE",
76+
"appium:platformVersion": "16.0",
7777
"appium:automationName": "UiAutomator2",
7878
"appium:appPackage": "io.sentry.unreal.sample",
7979
"appium:appActivity": "com.epicgames.unreal.GameActivity",

0 commit comments

Comments
 (0)