We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fc678 commit 924803fCopy full SHA for 924803f
.github/workflows/scripts-ios.yml
@@ -119,7 +119,7 @@ jobs:
119
- name: Run iOS UI screenshot tests
120
env:
121
ARTIFACTS_DIR: ${{ github.workspace }}/artifacts
122
- IOS_SIM_DESTINATION: "platform=iOS Simulator,name=iPhone 15,OS=latest"
+ IOS_SIM_DESTINATION: platform=iOS Simulator,name=iPhone 16 Pro,OS=18.5
123
run: |
124
set -euo pipefail
125
mkdir -p "${ARTIFACTS_DIR}"
0 commit comments