Skip to content

Commit a5fe0fe

Browse files
authored
Pin iOS UI screenshot tests to iPhone 15 Pro simulator (#4180)
1 parent 2563d17 commit a5fe0fe

File tree

4 files changed

+1
-0
lines changed

4 files changed

+1
-0
lines changed

.github/workflows/scripts-ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
- name: Run iOS UI screenshot tests
116116
env:
117117
ARTIFACTS_DIR: ${{ github.workspace }}/artifacts
118+
IOS_SIM_DESTINATION: platform=iOS Simulator,name=iPhone 16 Pro,OS=18.5
118119
run: |
119120
set -euo pipefail
120121
mkdir -p "${ARTIFACTS_DIR}"
-18 Bytes
Loading
4 Bytes
Loading
-178 Bytes
Loading

0 commit comments

Comments
 (0)