Commit 361794f
authored
Run Coverage with iPhone 15 (#197)
<!-- Update your title to prefix with your ticket number -->
## What
Update Coverage.yaml to use iPhone 15 instead of iPhone 14
<!-- Describe your changes here -->
<!-- If you are making a front-end change, please include a screen recording and post it in #feature-recordings -->
## Why
iPhone 14 appears no longer available. I don't know how that broke all of a sudden. Maybe pinning the version of Python or something else could help.
I choose iPhone 15 because it was available when running `xcrun simctl list devices`
<!-- Describe the motivations behind this change if they are a subset of your ticket -->
## Test Plan
<!-- IMPORTANT: QA Tests and Unit Tests must be passed locally before this PR can be merged. -->
The Coverage check passes.
## How
Can be merged in once approved.
<!-- Describe the rollout plan if it includes multiple PRs/Repos or requires extra steps beyond rolling back the Service -->1 parent bebfc8e commit 361794f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments