Skip to content

Commit f5b3a9a

Browse files
committed
Fix e2e
1 parent 002ebf7 commit f5b3a9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/smoke-checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ jobs:
180180
- build-test-app-and-frameworks
181181
env:
182182
LAUNCH_ID: ${{ needs.allure_testops_launch.outputs.launch_id }}
183+
IOS_SIMULATOR_DEVICE: "iPhone 16 Pro (18.5)" # TODO: IOS-1181
184+
XCODE_VERSION: "16.4" # TODO: IOS-1181
183185
strategy:
184186
matrix:
185187
batch: [0, 1]

0 commit comments

Comments
 (0)